Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListInstancesPublisher
-
Packages that use ListInstancesPublisher 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 ListInstancesPublisher in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListInstancesPublisher Modifier and Type Method Description default ListInstancesPublisherSsoAdminAsyncClient. listInstancesPaginator(Consumer<ListInstancesRequest.Builder> listInstancesRequest)Lists the details of the organization and account instances of IAM Identity Center that were created in or visible to the account calling this API.default ListInstancesPublisherSsoAdminAsyncClient. listInstancesPaginator(ListInstancesRequest listInstancesRequest)Lists the details of the organization and account instances of IAM Identity Center that were created in or visible to the account calling this API.
-