Uses of Class
software.amazon.awssdk.services.chatbot.model.DeleteTeamsChannelConfigurationException
-
Packages that use DeleteTeamsChannelConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
Uses of DeleteTeamsChannelConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw DeleteTeamsChannelConfigurationException Modifier and Type Method Description default DeleteMicrosoftTeamsChannelConfigurationResponseChatbotClient. deleteMicrosoftTeamsChannelConfiguration(Consumer<DeleteMicrosoftTeamsChannelConfigurationRequest.Builder> deleteMicrosoftTeamsChannelConfigurationRequest)Deletes MS Teams Channel Configurationdefault DeleteMicrosoftTeamsChannelConfigurationResponseChatbotClient. deleteMicrosoftTeamsChannelConfiguration(DeleteMicrosoftTeamsChannelConfigurationRequest deleteMicrosoftTeamsChannelConfigurationRequest)Deletes MS Teams Channel Configuration
-