Uses of Class
software.amazon.awssdk.services.chatbot.model.CreateChimeWebhookConfigurationException
-
Packages that use CreateChimeWebhookConfigurationException 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 CreateChimeWebhookConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw CreateChimeWebhookConfigurationException Modifier and Type Method Description default CreateChimeWebhookConfigurationResponseChatbotClient. createChimeWebhookConfiguration(Consumer<CreateChimeWebhookConfigurationRequest.Builder> createChimeWebhookConfigurationRequest)Creates an AWS Chatbot configuration for Amazon Chime.default CreateChimeWebhookConfigurationResponseChatbotClient. createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest createChimeWebhookConfigurationRequest)Creates an AWS Chatbot configuration for Amazon Chime.
-