Class DeleteServiceInstanceBindingResponse

java.lang.Object
org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
org.springframework.cloud.servicebroker.model.binding.DeleteServiceInstanceBindingResponse

public class DeleteServiceInstanceBindingResponse extends AsyncServiceBrokerResponse
Details of a response to a request to delete a service instance binding.

Objects of this type are constructed by the service broker application, and used to build the response to the platform.

Author:
Scott Frederick, Roy Clarkson
See Also: