Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListAccountAssignmentsForPrincipalIterable
-
Packages that use ListAccountAssignmentsForPrincipalIterable 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 ListAccountAssignmentsForPrincipalIterable in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListAccountAssignmentsForPrincipalIterable Modifier and Type Method Description default ListAccountAssignmentsForPrincipalIterableSsoAdminClient. listAccountAssignmentsForPrincipalPaginator(Consumer<ListAccountAssignmentsForPrincipalRequest.Builder> listAccountAssignmentsForPrincipalRequest)Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access to.default ListAccountAssignmentsForPrincipalIterableSsoAdminClient. listAccountAssignmentsForPrincipalPaginator(ListAccountAssignmentsForPrincipalRequest listAccountAssignmentsForPrincipalRequest)Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access to.
-