Uses of Class
software.amazon.awssdk.services.quicksight.model.SearchDashboardsRequest
-
Packages that use SearchDashboardsRequest 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 SearchDashboardsRequest in software.amazon.awssdk.services.quicksight
-
Uses of SearchDashboardsRequest in software.amazon.awssdk.services.quicksight.paginators
Constructors in software.amazon.awssdk.services.quicksight.paginators with parameters of type SearchDashboardsRequest Constructor Description SearchDashboardsIterable(QuickSightClient client, SearchDashboardsRequest firstRequest)SearchDashboardsPublisher(QuickSightAsyncClient client, SearchDashboardsRequest firstRequest) -
Uses of SearchDashboardsRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type SearchDashboardsRequest Modifier and Type Method Description SdkHttpFullRequestSearchDashboardsRequestMarshaller. marshall(SearchDashboardsRequest searchDashboardsRequest)
-