Uses of Class
software.amazon.awssdk.services.chatbot.model.DeleteTeamsChannelConfigurationException
-
Packages that use DeleteTeamsChannelConfigurationException 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 DeleteTeamsChannelConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw DeleteTeamsChannelConfigurationException Modifier and Type Method Description default DeleteMicrosoftTeamsChannelConfigurationResponseChatbotClient. deleteMicrosoftTeamsChannelConfiguration(Consumer<DeleteMicrosoftTeamsChannelConfigurationRequest.Builder> deleteMicrosoftTeamsChannelConfigurationRequest)Deletes a Microsoft Teams channel configuration for AWS Chatbotdefault DeleteMicrosoftTeamsChannelConfigurationResponseChatbotClient. deleteMicrosoftTeamsChannelConfiguration(DeleteMicrosoftTeamsChannelConfigurationRequest deleteMicrosoftTeamsChannelConfigurationRequest)Deletes a Microsoft Teams channel configuration for AWS Chatbot
-