Uses of Class
software.amazon.awssdk.services.chatbot.model.GetTeamsChannelConfigurationException
-
Packages that use GetTeamsChannelConfigurationException 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 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)Returns a Microsoft Teams channel configuration in an AWS account.default GetMicrosoftTeamsChannelConfigurationResponseChatbotClient. getMicrosoftTeamsChannelConfiguration(GetMicrosoftTeamsChannelConfigurationRequest getMicrosoftTeamsChannelConfigurationRequest)Returns a Microsoft Teams channel configuration in an AWS account.
-