Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListApplicationsPublisher
-
Packages that use ListApplicationsPublisher Package Description software.amazon.awssdk.services.ssoadmin IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications. -
-
Uses of ListApplicationsPublisher in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListApplicationsPublisher Modifier and Type Method Description default ListApplicationsPublisherSsoAdminAsyncClient. listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)Lists all applications associated with the instance of IAM Identity Center.default ListApplicationsPublisherSsoAdminAsyncClient. listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)Lists all applications associated with the instance of IAM Identity Center.
-