| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceplanvisibilities |
| Modifier and Type | Method and Description |
|---|---|
static UpdateServicePlanVisibilityRequest.Builder |
UpdateServicePlanVisibilityRequest.builder()
Creates a builder for
UpdateServicePlanVisibilityRequest. |
UpdateServicePlanVisibilityRequest.Builder |
UpdateServicePlanVisibilityRequest.Builder.from(UpdateServicePlanVisibilityRequest instance)
Fill a builder with attribute values from the provided
UpdateServicePlanVisibilityRequest instance. |
UpdateServicePlanVisibilityRequest.Builder |
UpdateServicePlanVisibilityRequest.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
UpdateServicePlanVisibilityRequest.Builder |
UpdateServicePlanVisibilityRequest.Builder.servicePlanId(String servicePlanId)
Initializes the value for the
servicePlanId attribute. |
UpdateServicePlanVisibilityRequest.Builder |
UpdateServicePlanVisibilityRequest.Builder.servicePlanVisibilityId(String servicePlanVisibilityId)
Initializes the value for the
servicePlanVisibilityId attribute. |
Copyright © 2020. All rights reserved.