Package | Description |
---|---|
org.springframework.cloud.servicebroker.model.catalog |
Catalog models
|
Modifier and Type | Method and Description |
---|---|
DashboardClient |
DashboardClient.DashboardClientBuilder.build()
Construct a
DashboardClient from the provided values. |
DashboardClient |
ServiceDefinition.getDashboardClient()
Data necessary to activate the Dashboard SSO feature for this service.
|
Modifier and Type | Method and Description |
---|---|
ServiceDefinition.ServiceDefinitionBuilder |
ServiceDefinition.ServiceDefinitionBuilder.dashboardClient(DashboardClient dashboardClient)
Data necessary to activate the Dashboard SSO feature for this service.
|