Uses of Class
software.amazon.awssdk.services.chatbot.model.GetTeamsChannelConfigurationException
-
Packages that use GetTeamsChannelConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
Uses of GetTeamsChannelConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw GetTeamsChannelConfigurationException Modifier and Type Method Description default GetMicrosoftTeamsChannelConfigurationResponseChatbotClient. getMicrosoftTeamsChannelConfiguration(Consumer<GetMicrosoftTeamsChannelConfigurationRequest.Builder> getMicrosoftTeamsChannelConfigurationRequest)Get a single MS Teams Channel Configurationsdefault GetMicrosoftTeamsChannelConfigurationResponseChatbotClient. getMicrosoftTeamsChannelConfiguration(GetMicrosoftTeamsChannelConfigurationRequest getMicrosoftTeamsChannelConfigurationRequest)Get a single MS Teams Channel Configurations
-