Modifier and Type | Method and Description |
---|---|
ListGroupsForUserResult |
AmazonIdentityManagementClient.listGroupsForUser(ListGroupsForUserRequest listGroupsForUserRequest)
Lists the IAM groups that the specified IAM user belongs to.
|
ListGroupsForUserResult |
AmazonIdentityManagement.listGroupsForUser(ListGroupsForUserRequest listGroupsForUserRequest)
Lists the IAM groups that the specified IAM user belongs to.
|
ListGroupsForUserResult |
AbstractAmazonIdentityManagement.listGroupsForUser(ListGroupsForUserRequest request) |
java.util.concurrent.Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsyncClient.listGroupsForUserAsync(ListGroupsForUserRequest request) |
java.util.concurrent.Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest listGroupsForUserRequest)
Lists the IAM groups that the specified IAM user belongs to.
|
java.util.concurrent.Future<ListGroupsForUserResult> |
AbstractAmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest request) |
java.util.concurrent.Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsyncClient.listGroupsForUserAsync(ListGroupsForUserRequest request,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler) |
java.util.concurrent.Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest listGroupsForUserRequest,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler)
Lists the IAM groups that the specified IAM user belongs to.
|
java.util.concurrent.Future<ListGroupsForUserResult> |
AbstractAmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest request,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsyncClient.listGroupsForUserAsync(ListGroupsForUserRequest request,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler) |
java.util.concurrent.Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest listGroupsForUserRequest,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler)
Lists the IAM groups that the specified IAM user belongs to.
|
java.util.concurrent.Future<ListGroupsForUserResult> |
AbstractAmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest request,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListGroupsForUserRequest |
ListGroupsForUserRequest.clone() |
ListGroupsForUserRequest |
ListGroupsForUserRequest.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.
|
ListGroupsForUserRequest |
ListGroupsForUserRequest.withMaxItems(java.lang.Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
ListGroupsForUserRequest |
ListGroupsForUserRequest.withUserName(java.lang.String userName)
The name of the user to list groups for.
|
Modifier and Type | Method and Description |
---|---|
Request<ListGroupsForUserRequest> |
ListGroupsForUserRequestMarshaller.marshall(ListGroupsForUserRequest listGroupsForUserRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListGroupsForUserRequest> |
ListGroupsForUserRequestMarshaller.marshall(ListGroupsForUserRequest listGroupsForUserRequest) |