Package | Description |
---|---|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.model.binding |
Service binding models
|
org.springframework.cloud.servicebroker.model.instance |
Service instance models
|
org.springframework.cloud.servicebroker.service |
Service interfaces and default implementations
|
org.springframework.cloud.servicebroker.service.events | |
org.springframework.cloud.servicebroker.service.events.flows |
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.
|
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 |
---|
OperationState
The list of acceptable states for an operation that is being processed asynchronously.
|
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.
|
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.
|
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 |
---|
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.
|
UpdateServiceInstanceRequest
Details of a request to update a service instance.
|
UpdateServiceInstanceResponse
Details of a response to a request to update a service instance.
|