Uses of Class
software.amazon.awssdk.services.chatbot.model.DeleteTeamsConfiguredTeamException
-
Packages that use DeleteTeamsConfiguredTeamException 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 DeleteTeamsConfiguredTeamException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw DeleteTeamsConfiguredTeamException Modifier and Type Method Description default DeleteMicrosoftTeamsConfiguredTeamResponseChatbotClient. deleteMicrosoftTeamsConfiguredTeam(Consumer<DeleteMicrosoftTeamsConfiguredTeamRequest.Builder> deleteMicrosoftTeamsConfiguredTeamRequest)Deletes the Microsoft Teams team authorization allowing for channels to be configured in that Microsoft Teams team.default DeleteMicrosoftTeamsConfiguredTeamResponseChatbotClient. deleteMicrosoftTeamsConfiguredTeam(DeleteMicrosoftTeamsConfiguredTeamRequest deleteMicrosoftTeamsConfiguredTeamRequest)Deletes the Microsoft Teams team authorization allowing for channels to be configured in that Microsoft Teams team.
-