public class Catalog extends Object
ServiceBrokerProperties
configuration properties.Catalog
Constructor and Description |
---|
Catalog() |
Modifier and Type | Method and Description |
---|---|
List<ServiceDefinition> |
getServices() |
org.springframework.cloud.servicebroker.model.catalog.Catalog |
toModel()
Converts this object into its corresponding model
|
public List<ServiceDefinition> getServices()
public org.springframework.cloud.servicebroker.model.catalog.Catalog toModel()
Catalog