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