Class and Description |
---|
org.springframework.cloud.servicebroker.model.ServiceInstance
This class is no longer used internally to represent service instances. Implementing brokers should
create their own class to represent service instances and persist them as necessary. The will remain in the project
for a time as a convenience, but it should no longer be used by implementing brokers.
|
org.springframework.cloud.servicebroker.model.ServiceInstanceBinding
This class is no longer used internally to represent service instance bindings. Implementing brokers should
create their own class to represent service instances bindings and persist them as necessary. The will remain in the project
for a time as a convenience, but it should no longer be used by implementing brokers.
|