Uses of Class
software.amazon.awssdk.services.iam.paginators.ListAccountAliasesPublisher
-
Packages that use ListAccountAliasesPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListAccountAliasesPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListAccountAliasesPublisher Modifier and Type Method Description default ListAccountAliasesPublisherIamAsyncClient. listAccountAliasesPaginator()Lists the account alias associated with the Amazon Web Services account (Note: you can have only one).default ListAccountAliasesPublisherIamAsyncClient. listAccountAliasesPaginator(Consumer<ListAccountAliasesRequest.Builder> listAccountAliasesRequest)Lists the account alias associated with the Amazon Web Services account (Note: you can have only one).default ListAccountAliasesPublisherIamAsyncClient. listAccountAliasesPaginator(ListAccountAliasesRequest listAccountAliasesRequest)Lists the account alias associated with the Amazon Web Services account (Note: you can have only one).
-