| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListMFADevicesPublisher |
IamAsyncClient.listMFADevicesPaginator()
Lists the MFA devices for an IAM user.
|
default ListMFADevicesPublisher |
IamAsyncClient.listMFADevicesPaginator(Consumer<ListMfaDevicesRequest.Builder> listMfaDevicesRequest)
Lists the MFA devices for an IAM user.
|
default ListMFADevicesPublisher |
IamAsyncClient.listMFADevicesPaginator(ListMfaDevicesRequest listMfaDevicesRequest)
Lists the MFA devices for an IAM user.
|
Copyright © 2022. All rights reserved.