| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceplanvisibilities |
| Modifier and Type | Method and Description |
|---|---|
static GetServicePlanVisibilityResponse.Builder |
GetServicePlanVisibilityResponse.builder()
Creates a builder for
GetServicePlanVisibilityResponse. |
GetServicePlanVisibilityResponse.Builder |
GetServicePlanVisibilityResponse.Builder.entity(ServicePlanVisibilityEntity entity)
Initializes the value for the
entity attribute. |
GetServicePlanVisibilityResponse.Builder |
GetServicePlanVisibilityResponse.Builder.from(org.cloudfoundry.client.v2.serviceplanvisibilities._GetServicePlanVisibilityResponse instance)
Copy abstract value type
_GetServicePlanVisibilityResponse instance into builder. |
GetServicePlanVisibilityResponse.Builder |
GetServicePlanVisibilityResponse.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(GetServicePlanVisibilityResponse instance)
Fill a builder with attribute values from the provided
GetServicePlanVisibilityResponse instance. |
GetServicePlanVisibilityResponse.Builder |
GetServicePlanVisibilityResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
Copyright © 2024. All rights reserved.