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