| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceplanvisibilities |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateServicePlanVisibilityResponse
The response payload for the the Create Service Plan Visibility request.
|
class |
GetServicePlanVisibilityResponse
The response payload for the Get Service Plan Visibility operation
|
class |
ServicePlanVisibilityResource
Service Plan Visibility in responses
|
class |
UpdateServicePlanVisibilityResponse
The response payload for the the Update Service Plan Visibility request.
|
| Modifier and Type | Method and Description |
|---|---|
ServicePlanVisibilityResource.Builder |
ServicePlanVisibilityResource.Builder.from(AbstractServicePlanVisibilityResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceplanvisibilities.AbstractServicePlanVisibilityResource instance. |
UpdateServicePlanVisibilityResponse.Builder |
UpdateServicePlanVisibilityResponse.Builder.from(AbstractServicePlanVisibilityResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceplanvisibilities.AbstractServicePlanVisibilityResource instance. |
CreateServicePlanVisibilityResponse.Builder |
CreateServicePlanVisibilityResponse.Builder.from(AbstractServicePlanVisibilityResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceplanvisibilities.AbstractServicePlanVisibilityResource instance. |
GetServicePlanVisibilityResponse.Builder |
GetServicePlanVisibilityResponse.Builder.from(AbstractServicePlanVisibilityResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceplanvisibilities.AbstractServicePlanVisibilityResource instance. |
Copyright © 2024. All rights reserved.