| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.servicebindings |
| Modifier and Type | Class and Description |
|---|---|
class |
GetServiceBindingResponse
The response payload for Get Service Binding
|
class |
ServiceBindingResource
The Resource response payload for the List Service Bindings operation
|
class |
UpdateServiceBindingResponse
The response payload for the Update Service Binding operation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceBindingResponse.Builder |
UpdateServiceBindingResponse.Builder.from(ServiceBinding instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.servicebindings.ServiceBinding instance. |
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.from(ServiceBinding instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.servicebindings.ServiceBinding instance. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.from(ServiceBinding instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.servicebindings.ServiceBinding instance. |
Copyright © 2024. All rights reserved.