Package | Description |
---|---|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.model.instance |
Service instance models
|
org.springframework.cloud.servicebroker.service |
Service interfaces and default implementations
|
Class and Description |
---|
AsyncServiceInstanceRequest
Details of a request that supports asynchronous operations.
|
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.
|
DeleteServiceInstanceResponse
Details of a response to a request to delete a service instance.
|
GetLastServiceOperationResponse
Details of a response to a request to get the state of the last operation on a service instance.
|
GetServiceInstanceResponse
Details of a response to a request to get the details a service instance.
|
UpdateServiceInstanceRequest
Details of a request to update a service instance.
|
UpdateServiceInstanceResponse
Details of a response to a request to update a service instance.
|
Class and Description |
---|
AsyncParameterizedServiceInstanceRequest
Details of a request that supports arbitrary parameters and asynchronous behavior.
|
AsyncServiceInstanceRequest
Details of a request that supports asynchronous operations.
|
AsyncServiceInstanceResponse
Details of a response that support asynchronous behavior.
|
CreateServiceInstanceRequest
Details of a request to create a new service instance.
|
CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
Provides a fluent API for constructing a
CreateServiceInstanceRequest . |
CreateServiceInstanceResponse
Details of a response to a request to create a new service instance.
|
CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder
Provides a fluent API for constructing a
CreateServiceInstanceResponse . |
DeleteServiceInstanceRequest
Details of a request to delete a service instance.
|
DeleteServiceInstanceRequest.DeleteServiceInstanceRequestBuilder
Provides a fluent API for constructing a
DeleteServiceInstanceRequest . |
DeleteServiceInstanceResponse
Details of a response to a request to delete a service instance.
|
DeleteServiceInstanceResponse.DeleteServiceInstanceResponseBuilder
Provides a fluent API for constructing a
DeleteServiceInstanceResponse . |
GetLastServiceOperationRequest
Details of a request to get the state of the last operation on a service instance.
|
GetLastServiceOperationRequest.GetLastServiceOperationRequestBuilder
Provides a fluent API for constructing a
GetLastServiceOperationRequest . |
GetLastServiceOperationResponse
Details of a response to a request to get the state of the last operation on a service instance.
|
GetLastServiceOperationResponse.GetLastServiceOperationResponseBuilder
Provides a fluent API for constructing a
GetLastServiceOperationResponse . |
GetServiceInstanceRequest
Details of a request to retrieve a service instance.
|
GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
Provides a fluent API for constructing a
GetServiceInstanceRequest . |
GetServiceInstanceResponse
Details of a response to a request to get the details a service instance.
|
GetServiceInstanceResponse.GetServiceInstanceResponseBuilder
Provides a fluent API for constructing a
GetServiceInstanceResponse . |
OperationState
The list of acceptable states for an operation that is being processed asynchronously.
|
UpdateServiceInstanceRequest
Details of a request to update a service instance.
|
UpdateServiceInstanceRequest.PreviousValues
Information about the service instance prior to the update request.
|
UpdateServiceInstanceRequest.UpdateServiceInstanceRequestBuilder
Provides a fluent API for constructing a
UpdateServiceInstanceRequest . |
UpdateServiceInstanceResponse
Details of a response to a request to update a service instance.
|
UpdateServiceInstanceResponse.UpdateServiceInstanceResponseBuilder
Provides a fluent API for constructing an
UpdateServiceInstanceResponse . |
Class and Description |
---|
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.
|
DeleteServiceInstanceRequest
Details of a request to delete a service instance.
|
DeleteServiceInstanceResponse
Details of a response to a request to delete a service instance.
|
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.
|
GetServiceInstanceRequest
Details of a request to retrieve a service instance.
|
GetServiceInstanceResponse
Details of a response to a request to get the details a service instance.
|
UpdateServiceInstanceRequest
Details of a request to update a service instance.
|
UpdateServiceInstanceResponse
Details of a response to a request to update a service instance.
|