Package | Description |
---|---|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.exception |
Exceptions for Service Broker error conditions
|
org.springframework.cloud.servicebroker.model.error |
Error models
|
Class and Description |
---|
ErrorMessage
Details of an error reported to the platform from a service broker.
|
OperationInProgressMessage
Returned if a create, update, or delete operation is in progress.
|
Class and Description |
---|
ErrorMessage
Details of an error reported to the platform from a service broker.
|
OperationInProgressMessage
Returned if a create, update, or delete operation is in progress.
|
Class and Description |
---|
ErrorMessage
Details of an error reported to the platform from a service broker.
|
ErrorMessage.ErrorMessageBuilder
Provides a fluent API for constructing an
ErrorMessage . |