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