org.jclouds.vcloud.domain
Interface VCloudSession


public interface VCloudSession

Author:
Adrian Cole

Method Summary
 Map<String,ReferenceType> getOrgs()
           
 String getVCloudToken()
           
 

Method Detail

getVCloudToken

String getVCloudToken()

getOrgs

Map<String,ReferenceType> getOrgs()


Copyright © 2009-2012 jclouds. All Rights Reserved.