org.jclouds.vcloud.domain
Interface VCloudSession


public interface VCloudSession


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

Method Detail

getVCloudToken

String getVCloudToken()

getOrgs

Map<String,ReferenceType> getOrgs()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.