Uses of Class
software.amazon.awssdk.services.iam.paginators.ListMFADeviceTagsPublisher
-
Packages that use ListMFADeviceTagsPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListMFADeviceTagsPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListMFADeviceTagsPublisher Modifier and Type Method Description default ListMFADeviceTagsPublisherIamAsyncClient. listMFADeviceTagsPaginator(Consumer<ListMfaDeviceTagsRequest.Builder> listMfaDeviceTagsRequest)Lists the tags that are attached to the specified IAM virtual multi-factor authentication (MFA) device.default ListMFADeviceTagsPublisherIamAsyncClient. listMFADeviceTagsPaginator(ListMfaDeviceTagsRequest listMfaDeviceTagsRequest)Lists the tags that are attached to the specified IAM virtual multi-factor authentication (MFA) device.
-