Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model | |
com.amazonaws.services.identitymanagement.model.transform |
Modifier and Type | Method and Description |
---|---|
ListUsersResult |
AmazonIdentityManagementClient.listUsers(ListUsersRequest listUsersRequest)
Lists the IAM users that have the specified path prefix.
|
ListUsersResult |
AmazonIdentityManagement.listUsers(ListUsersRequest listUsersRequest)
Lists the IAM users that have the specified path prefix.
|
ListUsersResult |
AbstractAmazonIdentityManagement.listUsers(ListUsersRequest request) |
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsyncClient.listUsersAsync(ListUsersRequest request) |
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest listUsersRequest)
Lists the IAM users that have the specified path prefix.
|
java.util.concurrent.Future<ListUsersResult> |
AbstractAmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest request) |
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsyncClient.listUsersAsync(ListUsersRequest request,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler) |
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest listUsersRequest,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Lists the IAM users that have the specified path prefix.
|
java.util.concurrent.Future<ListUsersResult> |
AbstractAmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest request,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsyncClient.listUsersAsync(AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Simplified method form for invoking the ListUsers operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsync.listUsersAsync(AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Simplified method form for invoking the ListUsers operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListUsersResult> |
AbstractAmazonIdentityManagementAsync.listUsersAsync(AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Simplified method form for invoking the ListUsers operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsyncClient.listUsersAsync(ListUsersRequest request,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler) |
java.util.concurrent.Future<ListUsersResult> |
AmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest listUsersRequest,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Lists the IAM users that have the specified path prefix.
|
java.util.concurrent.Future<ListUsersResult> |
AbstractAmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest request,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListUsersRequest |
ListUsersRequest.clone() |
ListUsersRequest |
ListUsersRequest.withMarker(java.lang.String marker)
Use this parameter only when paginating results and only after you
receive a response indicating that the results are truncated.
|
ListUsersRequest |
ListUsersRequest.withMaxItems(java.lang.Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
ListUsersRequest |
ListUsersRequest.withPathPrefix(java.lang.String pathPrefix)
The path prefix for filtering the results.
|
Modifier and Type | Method and Description |
---|---|
Request<ListUsersRequest> |
ListUsersRequestMarshaller.marshall(ListUsersRequest listUsersRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListUsersRequest> |
ListUsersRequestMarshaller.marshall(ListUsersRequest listUsersRequest) |