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