| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
static ServicePlanRelationships.Builder |
ServicePlanRelationships.builder()
Creates a builder for
ServicePlanRelationships. |
ServicePlanRelationships.Builder |
ServicePlanRelationships.Builder.from(ServicePlanRelationships instance)
Fill a builder with attribute values from the provided
ServicePlanRelationships instance. |
ServicePlanRelationships.Builder |
ServicePlanRelationships.Builder.serviceOffering(ToOneRelationship serviceOffering)
Initializes the value for the
serviceOffering attribute. |
ServicePlanRelationships.Builder |
ServicePlanRelationships.Builder.space(ToOneRelationship space)
Initializes the value for the
space attribute. |
Copyright © 2020. All rights reserved.