Package | Description |
---|---|
org.springframework.cloud.servicebroker.model.instance |
Service instance models
|
org.springframework.cloud.servicebroker.service |
Service interfaces and default implementations
|
Modifier and Type | Method and Description |
---|---|
GetServiceInstanceRequest |
GetServiceInstanceRequest.GetServiceInstanceRequestBuilder.build()
Construct a
GetServiceInstanceRequest from the provided values. |
Modifier and Type | Method and Description |
---|---|
default GetServiceInstanceResponse |
ServiceInstanceService.getServiceInstance(GetServiceInstanceRequest request)
Get the details of a service instance.
|