Uses of Class
software.amazon.awssdk.services.chatbot.model.CreateSlackChannelConfigurationRequest
-
Packages that use CreateSlackChannelConfigurationRequest Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.transform -
-
Uses of CreateSlackChannelConfigurationRequest in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot with parameters of type CreateSlackChannelConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateSlackChannelConfigurationResponse>ChatbotAsyncClient. createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest)Creates Slack Channel Configurationdefault CreateSlackChannelConfigurationResponseChatbotClient. createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest)Creates Slack Channel Configuration -
Uses of CreateSlackChannelConfigurationRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type CreateSlackChannelConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateSlackChannelConfigurationRequestMarshaller. marshall(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest)
-