Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListBrandsPublisher
-
Packages that use ListBrandsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListBrandsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListBrandsPublisher Modifier and Type Method Description default ListBrandsPublisherQuickSightAsyncClient. listBrandsPaginator(Consumer<ListBrandsRequest.Builder> listBrandsRequest)This is a variant ofQuickSightAsyncClient.listBrands(software.amazon.awssdk.services.quicksight.model.ListBrandsRequest)operation.default ListBrandsPublisherQuickSightAsyncClient. listBrandsPaginator(ListBrandsRequest listBrandsRequest)This is a variant ofQuickSightAsyncClient.listBrands(software.amazon.awssdk.services.quicksight.model.ListBrandsRequest)operation.
-