|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloudControllerClient | |
---|---|
org.cloudfoundry.client.lib.rest |
Uses of CloudControllerClient in org.cloudfoundry.client.lib.rest |
---|
Classes in org.cloudfoundry.client.lib.rest that implement CloudControllerClient | |
---|---|
class |
CloudControllerClientImpl
Abstract implementation of the CloudControllerClient intended to serve as the base. |
Methods in org.cloudfoundry.client.lib.rest that return CloudControllerClient | |
---|---|
CloudControllerClient |
CloudControllerClientFactory.newCloudController(URL cloudControllerUrl,
CloudCredentials cloudCredentials,
CloudSpace sessionSpace)
|
CloudControllerClient |
CloudControllerClientFactory.newCloudController(URL cloudControllerUrl,
CloudCredentials cloudCredentials,
String orgName,
String spaceName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |