|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainUserClient
Provides synchronous access to CloudStack User features available to Domain Admin users.
| Method Summary | |
|---|---|
AsyncCreateResponse |
disableUser(long userId)
Disable a user with a specific ID |
User |
enableUser(long userId)
Enable a user with a specific ID |
Set<User> |
listUsers(ListUsersOptions... options)
Lists Users |
| Method Detail |
|---|
Set<User> listUsers(ListUsersOptions... options)
options - if present, how to constrain the list.
User enableUser(long userId)
userId - the user ID to enableAsyncCreateResponse disableUser(long userId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||