public interface VDCClient
VDC findVDCInOrgNamed(String orgName, String vdcName)
orgName
- organization name, or null for the defaultvdcName
- catalog name, or null for the defaultNoSuchElementException
- if you specified an org or vdc name that isn't presentCopyright © 2009-2012 jclouds. All Rights Reserved.