Uses of Class
software.amazon.awssdk.services.chatbot.model.DeleteChimeWebhookConfigurationException
-
Packages that use DeleteChimeWebhookConfigurationException Package Description software.amazon.awssdk.services.chatbot The AWS Chatbot API Reference provides descriptions, API request parameters, and the XML response for each of the AWS Chatbot API actions. -
-
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 Amazon Chime webhook configuration for AWS Chatbot.default DeleteChimeWebhookConfigurationResponseChatbotClient. deleteChimeWebhookConfiguration(DeleteChimeWebhookConfigurationRequest deleteChimeWebhookConfigurationRequest)Deletes a Amazon Chime webhook configuration for AWS Chatbot.
-