Package | Description |
---|---|
org.cloudfoundry.client.lib | |
org.cloudfoundry.client.lib.rest |
Constructor and Description |
---|
CloudFoundryClient(CloudControllerClient cc)
Construct a client with a pre-configured CloudControllerClient
|
Modifier and Type | Class and Description |
---|---|
class |
CloudControllerClientImpl
Abstract implementation of the CloudControllerClient intended to serve as the base.
|
Modifier and Type | Method and Description |
---|---|
CloudControllerClient |
CloudControllerClientFactory.newCloudController(URL cloudControllerUrl,
CloudCredentials cloudCredentials,
CloudSpace sessionSpace) |
CloudControllerClient |
CloudControllerClientFactory.newCloudController(URL cloudControllerUrl,
CloudCredentials cloudCredentials,
String orgName,
String spaceName) |
Copyright © 2014. All rights reserved.