Uses of Interface
software.amazon.awssdk.services.quicksight.model.UpdateQuickSightQSearchConfigurationResponse.Builder
-
Packages that use UpdateQuickSightQSearchConfigurationResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of UpdateQuickSightQSearchConfigurationResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return UpdateQuickSightQSearchConfigurationResponse.Builder Modifier and Type Method Description static UpdateQuickSightQSearchConfigurationResponse.BuilderUpdateQuickSightQSearchConfigurationResponse. builder()UpdateQuickSightQSearchConfigurationResponse.BuilderUpdateQuickSightQSearchConfigurationResponse.Builder. qSearchStatus(String qSearchStatus)The status of the QuickSight Q Search configuration.UpdateQuickSightQSearchConfigurationResponse.BuilderUpdateQuickSightQSearchConfigurationResponse.Builder. qSearchStatus(QSearchStatus qSearchStatus)The status of the QuickSight Q Search configuration.UpdateQuickSightQSearchConfigurationResponse.BuilderUpdateQuickSightQSearchConfigurationResponse.Builder. requestId(String requestId)The Amazon Web Services request ID for this operation.UpdateQuickSightQSearchConfigurationResponse.BuilderUpdateQuickSightQSearchConfigurationResponse.Builder. status(Integer status)The HTTP status of the request.UpdateQuickSightQSearchConfigurationResponse.BuilderUpdateQuickSightQSearchConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type UpdateQuickSightQSearchConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateQuickSightQSearchConfigurationResponse.Builder>UpdateQuickSightQSearchConfigurationResponse. serializableBuilderClass()
-