|
||||||||||
| 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(String userId)
Disable a user with a specific ID |
User |
enableUser(String 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(String userId)
userId - the user ID to enableAsyncCreateResponse disableUser(String userId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||