| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.servicebindings |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateServiceBindingResponse
The response payload for Create Service Binding
|
class |
GetServiceBindingResponse
The response payload for Get Service Binding
|
class |
ServiceBindingResource
The Resource response payload for the List Service Bindings operation
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.from(ServiceBinding instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.servicebindings.ServiceBinding instance. |
CreateServiceBindingResponse.Builder |
CreateServiceBindingResponse.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 © 2017 Pivotal Software, Inc.. All rights reserved.