| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
CreateChimeWebhookConfigurationResult |
AbstractAWSChatbot.createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest request) |
CreateChimeWebhookConfigurationResult |
AWSChatbotClient.createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest request)
Creates Chime Webhook Configuration
|
CreateChimeWebhookConfigurationResult |
AWSChatbot.createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest createChimeWebhookConfigurationRequest)
Creates Chime Webhook Configuration
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateChimeWebhookConfigurationResult> |
AbstractAWSChatbotAsync.createChimeWebhookConfigurationAsync(CreateChimeWebhookConfigurationRequest request,
AsyncHandler<CreateChimeWebhookConfigurationRequest,CreateChimeWebhookConfigurationResult> asyncHandler) |
Future<CreateChimeWebhookConfigurationResult> |
AWSChatbotAsync.createChimeWebhookConfigurationAsync(CreateChimeWebhookConfigurationRequest createChimeWebhookConfigurationRequest,
AsyncHandler<CreateChimeWebhookConfigurationRequest,CreateChimeWebhookConfigurationResult> asyncHandler)
Creates Chime Webhook Configuration
|
Future<CreateChimeWebhookConfigurationResult> |
AWSChatbotAsyncClient.createChimeWebhookConfigurationAsync(CreateChimeWebhookConfigurationRequest request,
AsyncHandler<CreateChimeWebhookConfigurationRequest,CreateChimeWebhookConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateChimeWebhookConfigurationResult |
CreateChimeWebhookConfigurationResult.clone() |
CreateChimeWebhookConfigurationResult |
CreateChimeWebhookConfigurationResult.withWebhookConfiguration(ChimeWebhookConfiguration webhookConfiguration)
Chime webhook configuration.
|
Copyright © 2024. All rights reserved.