| Package | Description |
|---|---|
| org.cloudfoundry.operations.services |
| Modifier and Type | Method and Description |
|---|---|
ServiceOffering |
ServiceOffering.Builder.build()
Builds a new
ServiceOffering. |
| Modifier and Type | Method and Description |
|---|---|
Flux<ServiceOffering> |
DefaultServices.listServiceOfferings(ListServiceOfferingsRequest request) |
Flux<ServiceOffering> |
Services.listServiceOfferings(ListServiceOfferingsRequest request)
List available services offerings in the marketplace
|
| Modifier and Type | Method and Description |
|---|---|
ServiceOffering.Builder |
ServiceOffering.Builder.from(ServiceOffering instance)
Fill a builder with attribute values from the provided
ServiceOffering instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.