See: Description
| Class | Description |
|---|---|
| AsyncServiceBrokerRequest |
Details of a request that supports asynchronous operations.
|
| AsyncServiceBrokerResponse |
Details of a response that support asynchronous behavior.
|
| BrokerApiVersion | |
| CloudFoundryContext |
Cloud Foundry specific contextual information under which the service instance is to be provisioned or updated.
|
| CloudFoundryContext.CloudFoundryContextBuilder | |
| Context |
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
| Context.ContextBaseBuilder<R extends Context,B extends Context.ContextBaseBuilder<R,B>> | |
| KubernetesContext |
Kubernetes specific contextual information under which the service instance is to be provisioned or updated.
|
| KubernetesContext.KubernetesContextBuilder | |
| PlatformContext |
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
| PlatformContext.PlatformContextBuilder |
Provides a fluent API for constructing a
PlatformContext. |
| ServiceBrokerRequest |
Details common to all service broker requests.
|