| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateChimeWebhookConfigurationResult |
AbstractAWSChatbot.updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest request) |
UpdateChimeWebhookConfigurationResult |
AWSChatbot.updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest updateChimeWebhookConfigurationRequest)
Updates a Chime Webhook Configuration
|
UpdateChimeWebhookConfigurationResult |
AWSChatbotClient.updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest request)
Updates a Chime Webhook Configuration
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateChimeWebhookConfigurationResult> |
AbstractAWSChatbotAsync.updateChimeWebhookConfigurationAsync(UpdateChimeWebhookConfigurationRequest request,
AsyncHandler<UpdateChimeWebhookConfigurationRequest,UpdateChimeWebhookConfigurationResult> asyncHandler) |
Future<UpdateChimeWebhookConfigurationResult> |
AWSChatbotAsyncClient.updateChimeWebhookConfigurationAsync(UpdateChimeWebhookConfigurationRequest request,
AsyncHandler<UpdateChimeWebhookConfigurationRequest,UpdateChimeWebhookConfigurationResult> asyncHandler) |
Future<UpdateChimeWebhookConfigurationResult> |
AWSChatbotAsync.updateChimeWebhookConfigurationAsync(UpdateChimeWebhookConfigurationRequest updateChimeWebhookConfigurationRequest,
AsyncHandler<UpdateChimeWebhookConfigurationRequest,UpdateChimeWebhookConfigurationResult> asyncHandler)
Updates a Chime Webhook Configuration
|
| Modifier and Type | Method and Description |
|---|---|
UpdateChimeWebhookConfigurationResult |
UpdateChimeWebhookConfigurationResult.clone() |
UpdateChimeWebhookConfigurationResult |
UpdateChimeWebhookConfigurationResult.withWebhookConfiguration(ChimeWebhookConfiguration webhookConfiguration)
Chime webhook configuration.
|
Copyright © 2024. All rights reserved.