|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainDomainClient
Provides synchronous access to CloudStack Domain features available to Domain Admin users.
| Method Summary | |
|---|---|
Domain |
getDomainById(long domainId)
Get a domain by ID |
Set<Domain> |
listDomainChildren(ListDomainChildrenOptions... options)
Lists all children domains belonging to a specified domain |
Set<Domain> |
listDomains(ListDomainsOptions... options)
List domains with detailed information |
| Method Detail |
|---|
Set<Domain> listDomains(ListDomainsOptions... options)
options - list filtering optional arguments
Domain getDomainById(long domainId)
domainId - domain ID
Set<Domain> listDomainChildren(ListDomainChildrenOptions... options)
options - list filtering optional arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||