org.dasein.cloud.vcloud
Class vCloudMethod.Org

java.lang.Object
  extended by org.dasein.cloud.vcloud.vCloudMethod.Org
Enclosing class:
vCloudMethod

public static class vCloudMethod.Org
extends Object


Field Summary
 String endpoint
           
 Region region
           
 String token
           
 String url
           
 vCloudMethod.Version version
           
 
Constructor Summary
vCloudMethod.Org()
           
 
Method Summary
 Iterable<vCloudMethod.VDC> getVdcs()
           
 void setVdcs(Iterable<vCloudMethod.VDC> vdcs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

token

public String token

endpoint

public String endpoint

version

public vCloudMethod.Version version

region

public Region region

url

public String url
Constructor Detail

vCloudMethod.Org

public vCloudMethod.Org()
Method Detail

getVdcs

public Iterable<vCloudMethod.VDC> getVdcs()
                                   throws InternalException
Throws:
InternalException

setVdcs

public void setVdcs(Iterable<vCloudMethod.VDC> vdcs)


Copyright © 2014 Dell, Inc.. All Rights Reserved.