Uses of Class
software.amazon.awssdk.services.sso.paginators.ListAccountsPublisher
-
Packages that use ListAccountsPublisher Package Description software.amazon.awssdk.services.sso AWS IAM Identity Center (successor to AWS Single Sign-On) Portal is a web service that makes it easy for you to assign user access to IAM Identity Center resources such as the AWS access portal. -
-
Uses of ListAccountsPublisher in software.amazon.awssdk.services.sso
Methods in software.amazon.awssdk.services.sso that return ListAccountsPublisher Modifier and Type Method Description default ListAccountsPublisherSsoAsyncClient. listAccountsPaginator(Consumer<ListAccountsRequest.Builder> listAccountsRequest)Lists all AWS accounts assigned to the user.default ListAccountsPublisherSsoAsyncClient. listAccountsPaginator(ListAccountsRequest listAccountsRequest)Lists all AWS accounts assigned to the user.
-