Uses of Interface
org.cloudfoundry.client.lib.rest.CloudControllerClient

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)
           
 



Copyright © 2014. All rights reserved.