| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceplans | |
| org.cloudfoundry.client.v2.services |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanResource |
ServicePlanResource.Builder.build()
Builds a new
ServicePlanResource. |
| Modifier and Type | Method and Description |
|---|---|
List<ServicePlanResource> |
ListServicePlansResponse.getResources()
The resources
|
| Modifier and Type | Method and Description |
|---|---|
ServicePlanResource.Builder |
ServicePlanResource.Builder.from(ServicePlanResource instance)
Fill a builder with attribute values from the provided
ServicePlanResource instance. |
ListServicePlansResponse.Builder |
ListServicePlansResponse.Builder.resource(ServicePlanResource... elements)
Adds elements to
resources list. |
ListServicePlansResponse.Builder |
ListServicePlansResponse.Builder.resource(ServicePlanResource element)
Adds one element to
resources list. |
| Modifier and Type | Method and Description |
|---|---|
ListServicePlansResponse.Builder |
ListServicePlansResponse.Builder.addAllResources(Iterable<? extends ServicePlanResource> elements)
Adds elements to
resources list. |
ListServicePlansResponse.Builder |
ListServicePlansResponse.Builder.resources(Iterable<? extends ServicePlanResource> elements)
Sets or replaces all elements for
resources list. |
| Modifier and Type | Method and Description |
|---|---|
List<ServicePlanResource> |
ListServiceServicePlansResponse.getResources()
The resources
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceServicePlansResponse.Builder |
ListServiceServicePlansResponse.Builder.resource(ServicePlanResource... elements)
Adds elements to
resources list. |
ListServiceServicePlansResponse.Builder |
ListServiceServicePlansResponse.Builder.resource(ServicePlanResource element)
Adds one element to
resources list. |
| Modifier and Type | Method and Description |
|---|---|
ListServiceServicePlansResponse.Builder |
ListServiceServicePlansResponse.Builder.addAllResources(Iterable<? extends ServicePlanResource> elements)
Adds elements to
resources list. |
ListServiceServicePlansResponse.Builder |
ListServiceServicePlansResponse.Builder.resources(Iterable<? extends ServicePlanResource> elements)
Sets or replaces all elements for
resources list. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.