|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountClient
Provides synchronous access to CloudStack Account features.
| Method Summary | |
|---|---|
Account |
getAccount(long id)
get a specific Account by id |
Set<Account> |
listAccounts(ListAccountsOptions... options)
Lists Accounts |
| Method Detail |
|---|
Set<Account> listAccounts(ListAccountsOptions... options)
options - if present, how to constrain the list.
Account getAccount(long id)
id - Account to get
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||