Uses of Class
software.amazon.awssdk.services.chatbot.model.UpdateTeamsChannelConfigurationException
-
Packages that use UpdateTeamsChannelConfigurationException 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 UpdateTeamsChannelConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw UpdateTeamsChannelConfigurationException Modifier and Type Method Description default UpdateMicrosoftTeamsChannelConfigurationResponseChatbotClient. updateMicrosoftTeamsChannelConfiguration(Consumer<UpdateMicrosoftTeamsChannelConfigurationRequest.Builder> updateMicrosoftTeamsChannelConfigurationRequest)Updates an Microsoft Teams channel configuration.default UpdateMicrosoftTeamsChannelConfigurationResponseChatbotClient. updateMicrosoftTeamsChannelConfiguration(UpdateMicrosoftTeamsChannelConfigurationRequest updateMicrosoftTeamsChannelConfigurationRequest)Updates an Microsoft Teams channel configuration.
-