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