Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateQuickSightQSearchConfigurationRequest
-
Packages that use UpdateQuickSightQSearchConfigurationRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateQuickSightQSearchConfigurationRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateQuickSightQSearchConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateQuickSightQSearchConfigurationResponse>QuickSightAsyncClient. updateQuickSightQSearchConfiguration(UpdateQuickSightQSearchConfigurationRequest updateQuickSightQSearchConfigurationRequest)Updates the state of a QuickSight Q Search configuration.default UpdateQuickSightQSearchConfigurationResponseQuickSightClient. updateQuickSightQSearchConfiguration(UpdateQuickSightQSearchConfigurationRequest updateQuickSightQSearchConfigurationRequest)Updates the state of a QuickSight Q Search configuration. -
Uses of UpdateQuickSightQSearchConfigurationRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateQuickSightQSearchConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateQuickSightQSearchConfigurationRequestMarshaller. marshall(UpdateQuickSightQSearchConfigurationRequest updateQuickSightQSearchConfigurationRequest)
-