Uses of Class
software.amazon.awssdk.services.chatbot.model.DeleteChimeWebhookConfigurationException
-
Packages that use DeleteChimeWebhookConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
Uses of DeleteChimeWebhookConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw DeleteChimeWebhookConfigurationException Modifier and Type Method Description default DeleteChimeWebhookConfigurationResponseChatbotClient. deleteChimeWebhookConfiguration(Consumer<DeleteChimeWebhookConfigurationRequest.Builder> deleteChimeWebhookConfigurationRequest)Deletes a Chime Webhook Configurationdefault DeleteChimeWebhookConfigurationResponseChatbotClient. deleteChimeWebhookConfiguration(DeleteChimeWebhookConfigurationRequest deleteChimeWebhookConfigurationRequest)Deletes a Chime Webhook Configuration
-