| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceInstances |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceRelationships |
ServiceInstanceRelationships.Builder.build()
Builds a new
ServiceInstanceRelationships. |
abstract ServiceInstanceRelationships |
ServiceInstance.getRelationships()
The relationships
|
ServiceInstanceRelationships |
ServiceInstanceResource.getRelationships()
The relationships
|
ServiceInstanceRelationships |
UpdateServiceInstanceResponse.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceRelationships.Builder |
ServiceInstanceRelationships.Builder.from(ServiceInstanceRelationships instance)
Fill a builder with attribute values from the provided
ServiceInstanceRelationships instance. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.relationships(ServiceInstanceRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.relationships(ServiceInstanceRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.