Modifier and Type | Method and Description |
---|---|
ListMFADevicesResult |
AmazonIdentityManagementClient.listMFADevices(ListMFADevicesRequest listMFADevicesRequest)
Lists the MFA devices for an IAM user.
|
ListMFADevicesResult |
AmazonIdentityManagement.listMFADevices(ListMFADevicesRequest listMFADevicesRequest)
Lists the MFA devices for an IAM user.
|
ListMFADevicesResult |
AbstractAmazonIdentityManagement.listMFADevices(ListMFADevicesRequest request) |
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(ListMFADevicesRequest request) |
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest listMFADevicesRequest)
Lists the MFA devices for an IAM user.
|
java.util.concurrent.Future<ListMFADevicesResult> |
AbstractAmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest request) |
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(ListMFADevicesRequest request,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest listMFADevicesRequest,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Lists the MFA devices for an IAM user.
|
java.util.concurrent.Future<ListMFADevicesResult> |
AbstractAmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest request,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Simplified method form for invoking the ListMFADevices operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Simplified method form for invoking the ListMFADevices operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListMFADevicesResult> |
AbstractAmazonIdentityManagementAsync.listMFADevicesAsync(AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Simplified method form for invoking the ListMFADevices operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(ListMFADevicesRequest request,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
java.util.concurrent.Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest listMFADevicesRequest,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Lists the MFA devices for an IAM user.
|
java.util.concurrent.Future<ListMFADevicesResult> |
AbstractAmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest request,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListMFADevicesRequest |
ListMFADevicesRequest.clone() |
ListMFADevicesRequest |
ListMFADevicesRequest.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.
|
ListMFADevicesRequest |
ListMFADevicesRequest.withMaxItems(java.lang.Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
ListMFADevicesRequest |
ListMFADevicesRequest.withUserName(java.lang.String userName)
The name of the user whose MFA devices you want to list.
|
Modifier and Type | Method and Description |
---|---|
Request<ListMFADevicesRequest> |
ListMFADevicesRequestMarshaller.marshall(ListMFADevicesRequest listMFADevicesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListMFADevicesRequest> |
ListMFADevicesRequestMarshaller.marshall(ListMFADevicesRequest listMFADevicesRequest) |