| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSlackChannelConfigurationResult |
AWSChatbotClient.createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest request)
Creates Slack Channel Configuration
|
CreateSlackChannelConfigurationResult |
AbstractAWSChatbot.createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest request) |
CreateSlackChannelConfigurationResult |
AWSChatbot.createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest)
Creates Slack Channel Configuration
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSlackChannelConfigurationResult> |
AbstractAWSChatbotAsync.createSlackChannelConfigurationAsync(CreateSlackChannelConfigurationRequest request,
AsyncHandler<CreateSlackChannelConfigurationRequest,CreateSlackChannelConfigurationResult> asyncHandler) |
Future<CreateSlackChannelConfigurationResult> |
AWSChatbotAsyncClient.createSlackChannelConfigurationAsync(CreateSlackChannelConfigurationRequest request,
AsyncHandler<CreateSlackChannelConfigurationRequest,CreateSlackChannelConfigurationResult> asyncHandler) |
Future<CreateSlackChannelConfigurationResult> |
AWSChatbotAsync.createSlackChannelConfigurationAsync(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest,
AsyncHandler<CreateSlackChannelConfigurationRequest,CreateSlackChannelConfigurationResult> asyncHandler)
Creates Slack Channel Configuration
|
| Modifier and Type | Method and Description |
|---|---|
CreateSlackChannelConfigurationResult |
CreateSlackChannelConfigurationResult.clone() |
CreateSlackChannelConfigurationResult |
CreateSlackChannelConfigurationResult.withChannelConfiguration(SlackChannelConfiguration channelConfiguration)
The configuration for a Slack channel configured with AWS Chatbot.
|
Copyright © 2024. All rights reserved.