Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model | |
com.amazonaws.services.identitymanagement.model.transform |
Modifier and Type | Method and Description |
---|---|
ListGroupsResult |
AmazonIdentityManagementClient.listGroups(ListGroupsRequest listGroupsRequest)
Lists the IAM groups that have the specified path prefix.
|
ListGroupsResult |
AmazonIdentityManagement.listGroups(ListGroupsRequest listGroupsRequest)
Lists the IAM groups that have the specified path prefix.
|
ListGroupsResult |
AbstractAmazonIdentityManagement.listGroups(ListGroupsRequest request) |
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsyncClient.listGroupsAsync(ListGroupsRequest request) |
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest listGroupsRequest)
Lists the IAM groups that have the specified path prefix.
|
java.util.concurrent.Future<ListGroupsResult> |
AbstractAmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest request) |
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsyncClient.listGroupsAsync(ListGroupsRequest request,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler) |
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest listGroupsRequest,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Lists the IAM groups that have the specified path prefix.
|
java.util.concurrent.Future<ListGroupsResult> |
AbstractAmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest request,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsyncClient.listGroupsAsync(AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Simplified method form for invoking the ListGroups operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsync.listGroupsAsync(AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Simplified method form for invoking the ListGroups operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListGroupsResult> |
AbstractAmazonIdentityManagementAsync.listGroupsAsync(AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Simplified method form for invoking the ListGroups operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsyncClient.listGroupsAsync(ListGroupsRequest request,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler) |
java.util.concurrent.Future<ListGroupsResult> |
AmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest listGroupsRequest,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Lists the IAM groups that have the specified path prefix.
|
java.util.concurrent.Future<ListGroupsResult> |
AbstractAmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest request,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListGroupsRequest |
ListGroupsRequest.clone() |
ListGroupsRequest |
ListGroupsRequest.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.
|
ListGroupsRequest |
ListGroupsRequest.withMaxItems(java.lang.Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
ListGroupsRequest |
ListGroupsRequest.withPathPrefix(java.lang.String pathPrefix)
The path prefix for filtering the results.
|
Modifier and Type | Method and Description |
---|---|
Request<ListGroupsRequest> |
ListGroupsRequestMarshaller.marshall(ListGroupsRequest listGroupsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListGroupsRequest> |
ListGroupsRequestMarshaller.marshall(ListGroupsRequest listGroupsRequest) |