Package | Description |
---|---|
org.jclouds.iam |
Modifier and Type | Method and Description |
---|---|
UserClient |
IAMClient.getUserClient()
Provides synchronous access to User features.
|
Modifier and Type | Method and Description |
---|---|
static Iterable<User> |
IAM.list(UserClient userClient,
ListUsersOptions options)
List users based on the criteria in the
ListUsersOptions passed in. |
Copyright © 2009-2012 jclouds. All Rights Reserved.