Class GetServiceInstanceAppBindingResponse

java.lang.Object
org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceBindingResponse
org.springframework.cloud.servicebroker.model.binding.GetServiceInstanceAppBindingResponse

public class GetServiceInstanceAppBindingResponse extends GetServiceInstanceBindingResponse
Details of a response to a request to retrieve a service instance binding associated with an application.

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: