| 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 |
GetServiceInstanceResponse.getRelationships()
The relationships
|
ServiceInstanceRelationships |
ServiceInstanceResource.getRelationships()
The relationships
|
ServiceInstanceRelationships |
CreateServiceInstanceRequest.getRelationships()
The relationships
|
ServiceInstanceRelationships |
UpdateServiceInstanceRequest.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. |
GetServiceInstanceResponse.Builder |
GetServiceInstanceResponse.Builder.relationships(ServiceInstanceRelationships relationships)
Initializes the value for the
relationships attribute. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.relationships(ServiceInstanceRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateServiceInstanceRequest.Builder |
CreateServiceInstanceRequest.Builder.relationships(ServiceInstanceRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateServiceInstanceRequest.Builder |
UpdateServiceInstanceRequest.Builder.relationships(ServiceInstanceRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2023. All rights reserved.