Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListIAMPolicyAssignmentsForUserIterable
-
Packages that use ListIAMPolicyAssignmentsForUserIterable Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListIAMPolicyAssignmentsForUserIterable in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListIAMPolicyAssignmentsForUserIterable Modifier and Type Method Description default ListIAMPolicyAssignmentsForUserIterableQuickSightClient. listIAMPolicyAssignmentsForUserPaginator(Consumer<ListIamPolicyAssignmentsForUserRequest.Builder> listIamPolicyAssignmentsForUserRequest)Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to.default ListIAMPolicyAssignmentsForUserIterableQuickSightClient. listIAMPolicyAssignmentsForUserPaginator(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to.
-