| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanEntity |
ServicePlanEntity.Builder.build()
Builds a new
ServicePlanEntity. |
ServicePlanEntity |
UpdateServicePlanResponse.getEntity()
The resource's entity
|
ServicePlanEntity |
GetServicePlanResponse.getEntity()
The resource's entity
|
ServicePlanEntity |
ServicePlanResource.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.entity(ServicePlanEntity entity)
Initializes the value for the
entity attribute. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.entity(ServicePlanEntity entity)
Initializes the value for the
entity attribute. |
ServicePlanResource.Builder |
ServicePlanResource.Builder.entity(ServicePlanEntity entity)
Initializes the value for the
entity attribute. |
ServicePlanEntity.Builder |
ServicePlanEntity.Builder.from(ServicePlanEntity instance)
Fill a builder with attribute values from the provided
ServicePlanEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.