Uses of Class
software.amazon.awssdk.services.qbusiness.model.UpdateChatControlsConfigurationRequest
-
Packages that use UpdateChatControlsConfigurationRequest Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference.software.amazon.awssdk.services.qbusiness.transform -
-
Uses of UpdateChatControlsConfigurationRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type UpdateChatControlsConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateChatControlsConfigurationResponse>QBusinessAsyncClient. updateChatControlsConfiguration(UpdateChatControlsConfigurationRequest updateChatControlsConfigurationRequest)Updates an set of chat controls configured for an existing Amazon Q Business application.default UpdateChatControlsConfigurationResponseQBusinessClient. updateChatControlsConfiguration(UpdateChatControlsConfigurationRequest updateChatControlsConfigurationRequest)Updates an set of chat controls configured for an existing Amazon Q Business application. -
Uses of UpdateChatControlsConfigurationRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type UpdateChatControlsConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateChatControlsConfigurationRequestMarshaller. marshall(UpdateChatControlsConfigurationRequest updateChatControlsConfigurationRequest)
-