Uses of Class
software.amazon.awssdk.services.chatbot.model.UpdateTeamsChannelConfigurationException
-
Packages that use UpdateTeamsChannelConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
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 MS Teams Channel Configurationdefault UpdateMicrosoftTeamsChannelConfigurationResponseChatbotClient. updateMicrosoftTeamsChannelConfiguration(UpdateMicrosoftTeamsChannelConfigurationRequest updateMicrosoftTeamsChannelConfigurationRequest)Updates MS Teams Channel Configuration
-