Uses of Class
software.amazon.awssdk.services.chatbot.model.UpdateChimeWebhookConfigurationException
-
Packages that use UpdateChimeWebhookConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
Uses of UpdateChimeWebhookConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw UpdateChimeWebhookConfigurationException Modifier and Type Method Description default UpdateChimeWebhookConfigurationResponseChatbotClient. updateChimeWebhookConfiguration(Consumer<UpdateChimeWebhookConfigurationRequest.Builder> updateChimeWebhookConfigurationRequest)Updates a Chime Webhook Configurationdefault UpdateChimeWebhookConfigurationResponseChatbotClient. updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest updateChimeWebhookConfigurationRequest)Updates a Chime Webhook Configuration
-