Class GetServiceInstanceRouteBindingResponse

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

public class GetServiceInstanceRouteBindingResponse extends GetServiceInstanceBindingResponse
Details of a response to a request to create a new service instance binding associated with a route.

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: