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