public interface VDCApi
VDC findVDCInOrgNamed(@Nullable String orgName, @Nullable 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-2014 The Apache Software Foundation. All Rights Reserved.