|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrgClient
Provides access to Org functionality in vCloud
Method Summary | |
---|---|
Org |
findOrgNamed(String name)
This call returns a list of all vCloud Data Centers (vdcs), catalogs, and task lists within the organization. |
Org |
getOrg(URI orgId)
|
Map<String,ReferenceType> |
listOrgs()
The response to a login request includes a list of the organizations to which the authenticated user has access. |
Method Detail |
---|
Map<String,ReferenceType> listOrgs()
Org getOrg(URI orgId)
Org findOrgNamed(@Nullable String name)
name
- organization name, or null for the default
NoSuchElementException
- if you specified an org name that isn't present
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |