| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceofferings |
| Modifier and Type | Method and Description |
|---|---|
ServiceOfferingRelationships |
ServiceOfferingRelationships.Builder.build()
Builds a new
ServiceOfferingRelationships. |
abstract ServiceOfferingRelationships |
ServiceOffering.getRelationships()
The relationships
|
ServiceOfferingRelationships |
UpdateServiceOfferingResponse.getRelationships()
The relationships
|
ServiceOfferingRelationships |
GetServiceOfferingResponse.getRelationships()
The relationships
|
ServiceOfferingRelationships |
ServiceOfferingResource.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
ServiceOfferingRelationships.Builder |
ServiceOfferingRelationships.Builder.from(ServiceOfferingRelationships instance)
Fill a builder with attribute values from the provided
ServiceOfferingRelationships instance. |
UpdateServiceOfferingResponse.Builder |
UpdateServiceOfferingResponse.Builder.relationships(ServiceOfferingRelationships relationships)
Initializes the value for the
relationships attribute. |
GetServiceOfferingResponse.Builder |
GetServiceOfferingResponse.Builder.relationships(ServiceOfferingRelationships relationships)
Initializes the value for the
relationships attribute. |
ServiceOfferingResource.Builder |
ServiceOfferingResource.Builder.relationships(ServiceOfferingRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2021. All rights reserved.