| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanRelationships |
ServicePlanRelationships.Builder.build()
Builds a new
ServicePlanRelationships. |
abstract ServicePlanRelationships |
ServicePlan.getRelationships()
The relationships
|
ServicePlanRelationships |
ServicePlanResource.getRelationships()
The relationships
|
ServicePlanRelationships |
GetServicePlanResponse.getRelationships()
The relationships
|
ServicePlanRelationships |
UpdateServicePlanResponse.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
ServicePlanRelationships.Builder |
ServicePlanRelationships.Builder.from(ServicePlanRelationships instance)
Fill a builder with attribute values from the provided
ServicePlanRelationships instance. |
ServicePlanResource.Builder |
ServicePlanResource.Builder.relationships(ServicePlanRelationships relationships)
Initializes the value for the
relationships attribute. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.relationships(ServicePlanRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.relationships(ServicePlanRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.