Uses of Class
software.amazon.awssdk.services.chatbot.model.CreateTeamsChannelConfigurationException
-
Packages that use CreateTeamsChannelConfigurationException 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 CreateTeamsChannelConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw CreateTeamsChannelConfigurationException Modifier and Type Method Description default CreateMicrosoftTeamsChannelConfigurationResponseChatbotClient. createMicrosoftTeamsChannelConfiguration(Consumer<CreateMicrosoftTeamsChannelConfigurationRequest.Builder> createMicrosoftTeamsChannelConfigurationRequest)Creates an AWS Chatbot configuration for Microsoft Teams.default CreateMicrosoftTeamsChannelConfigurationResponseChatbotClient. createMicrosoftTeamsChannelConfiguration(CreateMicrosoftTeamsChannelConfigurationRequest createMicrosoftTeamsChannelConfigurationRequest)Creates an AWS Chatbot configuration for Microsoft Teams.
-