| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceofferings |
| Modifier and Type | Method and Description |
|---|---|
BrokerCatalog |
BrokerCatalog.Builder.build()
Builds a new
BrokerCatalog. |
abstract BrokerCatalog |
ServiceOffering.getBrokerCatalog()
The broker catalog
|
BrokerCatalog |
UpdateServiceOfferingResponse.getBrokerCatalog()
The broker catalog
|
BrokerCatalog |
GetServiceOfferingResponse.getBrokerCatalog()
The broker catalog
|
BrokerCatalog |
ServiceOfferingResource.getBrokerCatalog()
The broker catalog
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceOfferingResponse.Builder |
UpdateServiceOfferingResponse.Builder.brokerCatalog(BrokerCatalog brokerCatalog)
Initializes the value for the
brokerCatalog attribute. |
GetServiceOfferingResponse.Builder |
GetServiceOfferingResponse.Builder.brokerCatalog(BrokerCatalog brokerCatalog)
Initializes the value for the
brokerCatalog attribute. |
ServiceOfferingResource.Builder |
ServiceOfferingResource.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 © 2021. All rights reserved.