Uses of Class
software.amazon.awssdk.services.chatbot.model.UpdateSlackChannelConfigurationException
-
Packages that use UpdateSlackChannelConfigurationException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
Uses of UpdateSlackChannelConfigurationException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw UpdateSlackChannelConfigurationException Modifier and Type Method Description default UpdateSlackChannelConfigurationResponseChatbotClient. updateSlackChannelConfiguration(Consumer<UpdateSlackChannelConfigurationRequest.Builder> updateSlackChannelConfigurationRequest)Updates Slack Channel Configurationdefault UpdateSlackChannelConfigurationResponseChatbotClient. updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)Updates Slack Channel Configuration
-