Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListUsersPublisher
-
Packages that use ListUsersPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListUsersPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListUsersPublisher Modifier and Type Method Description default ListUsersPublisherQuickSightAsyncClient. listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)Returns a list of all of the Amazon QuickSight users belonging to this account.default ListUsersPublisherQuickSightAsyncClient. listUsersPaginator(ListUsersRequest listUsersRequest)Returns a list of all of the Amazon QuickSight users belonging to this account.
-