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.
|
BindResource | |
BrokerApiVersion | |
Catalog |
The catalog of services offered by the service broker.
|
CloudFoundryContext |
Cloud Foundry specific contextual information under which the service instance is to be provisioned or updated.
|
Context |
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
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.
|
CreateServiceInstanceBindingResponse |
Details of a response to a service instance binding create request.
|
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.
|
EmptyListSerializer |
This
JsonSerializer can be used to serialize an empty array (e.g. |
EmptyMapSerializer |
This
JsonSerializer can be used to serialize an empty array (e.g. |
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.
|
KubernetesContext |
Kubernetes specific contextual information under which the service instance is to be provisioned or updated.
|
MethodSchema |
JSON Schema for a service broker object method.
|
ParameterBeanMapper |
Utilities for mapping parameter maps to Java beans.
|
Plan |
A service plan available for a ServiceDefinition
|
Schemas |
JSON Schemas available for a Plan.
|
ServiceBindingSchema |
Service binding JSON Schemas.
|
ServiceBrokerRequest |
Details common to all service broker requests.
|
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.
|
ServiceInstanceSchema |
Service instance JSON Schemas.
|
SharedVolumeDevice | |
UpdateServiceInstanceRequest |
Details of a request to update a service instance.
|
UpdateServiceInstanceRequest.PreviousValues |
Information about the service instance prior to the update request.
|
UpdateServiceInstanceResponse |
Details of a response to a request to update a service instance.
|
VolumeDevice | |
VolumeMount |
Details of a volume mount in a binding response.
|
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. |
VolumeMount.DeviceType | |
VolumeMount.Mode |