Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListApplicationProvidersIterable
-
Packages that use ListApplicationProvidersIterable 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 ListApplicationProvidersIterable in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListApplicationProvidersIterable Modifier and Type Method Description default ListApplicationProvidersIterableSsoAdminClient. listApplicationProvidersPaginator(Consumer<ListApplicationProvidersRequest.Builder> listApplicationProvidersRequest)Lists the application providers configured in the IAM Identity Center identity store.default ListApplicationProvidersIterableSsoAdminClient. listApplicationProvidersPaginator(ListApplicationProvidersRequest listApplicationProvidersRequest)Lists the application providers configured in the IAM Identity Center identity store.
-