Uses of Class
software.amazon.awssdk.services.chatbot.model.DeleteSlackWorkspaceAuthorizationException
-
Packages that use DeleteSlackWorkspaceAuthorizationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
Uses of DeleteSlackWorkspaceAuthorizationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw DeleteSlackWorkspaceAuthorizationException Modifier and Type Method Description default DeleteSlackWorkspaceAuthorizationResponseChatbotClient. deleteSlackWorkspaceAuthorization(Consumer<DeleteSlackWorkspaceAuthorizationRequest.Builder> deleteSlackWorkspaceAuthorizationRequest)Deletes the Slack workspace authorization that allows channels to be configured in that workspace.default DeleteSlackWorkspaceAuthorizationResponseChatbotClient. deleteSlackWorkspaceAuthorization(DeleteSlackWorkspaceAuthorizationRequest deleteSlackWorkspaceAuthorizationRequest)Deletes the Slack workspace authorization that allows channels to be configured in that workspace.
-