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