Uses of Class
software.amazon.awssdk.services.quicksight.model.ListDashboardsRequest
-
Packages that use ListDashboardsRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.paginators software.amazon.awssdk.services.quicksight.transform -
-
Uses of ListDashboardsRequest in software.amazon.awssdk.services.quicksight
-
Uses of ListDashboardsRequest in software.amazon.awssdk.services.quicksight.paginators
Constructors in software.amazon.awssdk.services.quicksight.paginators with parameters of type ListDashboardsRequest Constructor Description ListDashboardsIterable(QuickSightClient client, ListDashboardsRequest firstRequest)ListDashboardsPublisher(QuickSightAsyncClient client, ListDashboardsRequest firstRequest) -
Uses of ListDashboardsRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type ListDashboardsRequest Modifier and Type Method Description SdkHttpFullRequestListDashboardsRequestMarshaller. marshall(ListDashboardsRequest listDashboardsRequest)
-