| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations |
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.addAllResources(Iterable<? extends ServiceResource> elements)
Adds elements to
resources list. |
static ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.builder()
Creates a builder for
ListOrganizationServicesResponse. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.from(ListOrganizationServicesResponse instance)
Fill a builder with attribute values from the provided
ListOrganizationServicesResponse instance. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.nextUrl(String nextUrl)
Initializes the value for the
nextUrl attribute. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.previousUrl(String previousUrl)
Initializes the value for the
previousUrl attribute. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.resource(ServiceResource... elements)
Adds elements to
resources list. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.resource(ServiceResource element)
Adds one element to
resources list. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.resources(Iterable<? extends ServiceResource> elements)
Sets or replaces all elements for
resources list. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.totalPages(Integer totalPages)
Initializes the value for the
totalPages attribute. |
ListOrganizationServicesResponse.Builder |
ListOrganizationServicesResponse.Builder.totalResults(Integer totalResults)
Initializes the value for the
totalResults attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.