| Interface | Description |
|---|---|
| CreateServiceInstanceBindingResponse |
Marker interface for types of service instance binding create requests.
|
| Class | Description |
|---|---|
| AsyncParameterizedServiceInstanceRequest |
Details of a request that supports arbitrary parameters and asynchronous behavior.
|
| AsyncRequiredErrorMessage |
An error returned when a broker requires an asynchronous request.
|
| AsyncServiceInstanceRequest |
Details of a request that supports asynchronous behavior.
|
| AsyncServiceInstanceResponse |
Details of a response that support asynchronous behavior.
|
| BrokerApiVersion | |
| Catalog |
The catalog of services offered by the service broker.
|
| CreateServiceInstanceAppBindingResponse |
Details of a response to a request to create a new service instance binding for an application.
|
| CreateServiceInstanceBindingRequest |
Details of a request to bind to a service instance binding.
|
| CreateServiceInstanceRequest |
Details of a request to create a new service instance.
|
| CreateServiceInstanceResponse |
Details of a response to a request to create a new service instance.
|
| CreateServiceInstanceRouteBindingResponse |
Details of a response to a request to create a new service instance binding for a route.
|
| DashboardClient | |
| DeleteServiceInstanceBindingRequest |
Details of a request to delete a service instance binding.
|
| DeleteServiceInstanceRequest |
Details of a request to delete a service instance.
|
| DeleteServiceInstanceResponse |
Details of a response to a request to delete a service instance.
|
| ErrorMessage |
Used to send errors back to the cloud controller.
|
| GetLastServiceOperationRequest |
Details of a request to get the state of the last operation on a service instance.
|
| GetLastServiceOperationResponse |
Details of a response to a request to get the state of the last operation on a service instance.
|
| Plan |
A service plan available for a ServiceDefinition
|
| ServiceDefinition |
A service offered by this broker.
|
| ServiceInstance | Deprecated
This class is no longer used internally to represent service instances.
|
| ServiceInstanceBinding | Deprecated
This class is no longer used internally to represent service instance bindings.
|
| UpdateServiceInstanceRequest |
Details of a request to update a service instance.
|
| UpdateServiceInstanceResponse |
Details of a response to a request to update a service instance.
|
| Enum | Description |
|---|---|
| OperationState |
The list of acceptable states for a request that is being processed asynchronously.
|
| ServiceBindingResource |
The list of acceptable keys for the
bindResource map in a service instance binding request. |
| ServiceDefinitionRequires |
The list of acceptable values for the
requires field of a service definition. |