Future<ListMFADevicesResult> |
AbstractAmazonIdentityManagementAsync.listMFADevicesAsync(AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
Simplified method form for invoking the ListMFADevices operation with an
AsyncHandler.
|
Future<ListMFADevicesResult> |
AbstractAmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest request,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
|
Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
Simplified method form for invoking the ListMFADevices operation with an
AsyncHandler.
|
Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest listMFADevicesRequest,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
Lists the MFA devices for an IAM user.
|
Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
Simplified method form for invoking the ListMFADevices operation with an
AsyncHandler.
|
Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(ListMFADevicesRequest request,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler) |
|