Class DeleteServiceInstanceResponse

java.lang.Object
org.springframework.cloud.servicebroker.model.AsyncServiceBrokerResponse
org.springframework.cloud.servicebroker.model.instance.DeleteServiceInstanceResponse

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

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

Author:
Scott Frederick
See Also: