Package | Description |
---|---|
org.cloudfoundry.client.lib | |
org.cloudfoundry.client.lib.rest |
Modifier and Type | Method and Description |
---|---|
CloudStack |
CloudFoundryOperations.getStack(String name)
Get a stack by name.
|
CloudStack |
CloudFoundryClient.getStack(String name) |
Modifier and Type | Method and Description |
---|---|
List<CloudStack> |
CloudFoundryOperations.getStacks()
Get the list of stacks available for staging applications.
|
List<CloudStack> |
CloudFoundryClient.getStacks() |
Modifier and Type | Method and Description |
---|---|
CloudStack |
CloudControllerClientImpl.getStack(String name) |
CloudStack |
CloudControllerClient.getStack(String name) |
Modifier and Type | Method and Description |
---|---|
List<CloudStack> |
CloudControllerClientImpl.getStacks() |
List<CloudStack> |
CloudControllerClient.getStacks() |
Copyright © 2014. All rights reserved.