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