| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.servicebindings |
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingRelationships |
ServiceBindingRelationships.Builder.build()
Builds a new
ServiceBindingRelationships. |
abstract ServiceBindingRelationships |
ServiceBinding.getRelationships()
The relationships
|
ServiceBindingRelationships |
CreateServiceBindingRequest.getRelationships()
The relationships
|
ServiceBindingRelationships |
UpdateServiceBindingResponse.getRelationships()
The relationships
|
ServiceBindingRelationships |
ServiceBindingResource.getRelationships()
The relationships
|
ServiceBindingRelationships |
GetServiceBindingResponse.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingRelationships.Builder |
ServiceBindingRelationships.Builder.from(ServiceBindingRelationships instance)
Fill a builder with attribute values from the provided
ServiceBindingRelationships instance. |
CreateServiceBindingRequest.Builder |
CreateServiceBindingRequest.Builder.relationships(ServiceBindingRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateServiceBindingResponse.Builder |
UpdateServiceBindingResponse.Builder.relationships(ServiceBindingRelationships relationships)
Initializes the value for the
relationships attribute. |
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.relationships(ServiceBindingRelationships relationships)
Initializes the value for the
relationships attribute. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.relationships(ServiceBindingRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2024. All rights reserved.