Uses of Class
software.amazon.awssdk.services.chatbot.model.CreateTeamsChannelConfigurationException
-
Packages that use CreateTeamsChannelConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
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 MS Teams Channel Configurationdefault CreateMicrosoftTeamsChannelConfigurationResponseChatbotClient. createMicrosoftTeamsChannelConfiguration(CreateMicrosoftTeamsChannelConfigurationRequest createMicrosoftTeamsChannelConfigurationRequest)Creates MS Teams Channel Configuration
-