|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VDCClient
Provides access to VDC functionality in vCloud
Method Summary | |
---|---|
VDC |
findVDCInOrgNamed(String orgName,
String vdcName)
returns the VDC in the organization associated with the specified name. |
VDC |
getVDC(URI vdc)
|
Method Detail |
---|
VDC getVDC(URI vdc)
VDC findVDCInOrgNamed(String orgName, String vdcName)
orgName
- organization name, or null for the defaultvdcName
- catalog name, or null for the default
NoSuchElementException
- if you specified an org or vdc name that isn't present
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |