Uses of Class
software.amazon.awssdk.services.chatbot.model.UpdateChimeWebhookConfigurationRequest
-
Packages that use UpdateChimeWebhookConfigurationRequest Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.transform -
-
Uses of UpdateChimeWebhookConfigurationRequest in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot with parameters of type UpdateChimeWebhookConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateChimeWebhookConfigurationResponse>ChatbotAsyncClient. updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest updateChimeWebhookConfigurationRequest)Updates a Chime Webhook Configurationdefault UpdateChimeWebhookConfigurationResponseChatbotClient. updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest updateChimeWebhookConfigurationRequest)Updates a Chime Webhook Configuration -
Uses of UpdateChimeWebhookConfigurationRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type UpdateChimeWebhookConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateChimeWebhookConfigurationRequestMarshaller. marshall(UpdateChimeWebhookConfigurationRequest updateChimeWebhookConfigurationRequest)
-