Class UpdateServiceInstanceResponse

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

public class UpdateServiceInstanceResponse extends AsyncServiceBrokerResponse
Details of a response to a request to update 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: