| Package | Description |
|---|---|
| org.cloudfoundry.client.lib | |
| org.cloudfoundry.client.lib.domain | |
| org.cloudfoundry.client.lib.rest |
| Modifier and Type | Method and Description |
|---|---|
List<CloudServiceOffering> |
CloudFoundryOperations.getServiceOfferings()
Get all service offerings.
|
List<CloudServiceOffering> |
CloudFoundryClient.getServiceOfferings() |
| Modifier and Type | Method and Description |
|---|---|
CloudServiceOffering |
CloudServicePlan.getServiceOffering() |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudServicePlan.setServiceOffering(CloudServiceOffering serviceOffering) |
| Modifier and Type | Method and Description |
|---|---|
List<CloudServiceOffering> |
CloudControllerClientImpl.getServiceOfferings() |
List<CloudServiceOffering> |
CloudControllerClient.getServiceOfferings() |
Copyright © 2015. All rights reserved.