| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
BrokerCatalog |
BrokerCatalog.Builder.build()
Builds a new
BrokerCatalog. |
abstract BrokerCatalog |
ServicePlan.getBrokerCatalog()
Information obtained from the service broker catalog
|
BrokerCatalog |
ServicePlanResource.getBrokerCatalog()
Information obtained from the service broker catalog
|
BrokerCatalog |
GetServicePlanResponse.getBrokerCatalog()
Information obtained from the service broker catalog
|
BrokerCatalog |
UpdateServicePlanResponse.getBrokerCatalog()
Information obtained from the service broker catalog
|
| Modifier and Type | Method and Description |
|---|---|
ServicePlanResource.Builder |
ServicePlanResource.Builder.brokerCatalog(BrokerCatalog brokerCatalog)
Initializes the value for the
brokerCatalog attribute. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.brokerCatalog(BrokerCatalog brokerCatalog)
Initializes the value for the
brokerCatalog attribute. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.brokerCatalog(BrokerCatalog brokerCatalog)
Initializes the value for the
brokerCatalog attribute. |
BrokerCatalog.Builder |
BrokerCatalog.Builder.from(BrokerCatalog instance)
Fill a builder with attribute values from the provided
BrokerCatalog instance. |
Copyright © 2020. All rights reserved.