| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteChimeWebhookConfigurationResult |
AWSChatbotClient.deleteChimeWebhookConfiguration(DeleteChimeWebhookConfigurationRequest request)
Deletes a Chime Webhook Configuration
|
DeleteChimeWebhookConfigurationResult |
AbstractAWSChatbot.deleteChimeWebhookConfiguration(DeleteChimeWebhookConfigurationRequest request) |
DeleteChimeWebhookConfigurationResult |
AWSChatbot.deleteChimeWebhookConfiguration(DeleteChimeWebhookConfigurationRequest deleteChimeWebhookConfigurationRequest)
Deletes a Chime Webhook Configuration
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteChimeWebhookConfigurationResult> |
AbstractAWSChatbotAsync.deleteChimeWebhookConfigurationAsync(DeleteChimeWebhookConfigurationRequest request,
AsyncHandler<DeleteChimeWebhookConfigurationRequest,DeleteChimeWebhookConfigurationResult> asyncHandler) |
Future<DeleteChimeWebhookConfigurationResult> |
AWSChatbotAsyncClient.deleteChimeWebhookConfigurationAsync(DeleteChimeWebhookConfigurationRequest request,
AsyncHandler<DeleteChimeWebhookConfigurationRequest,DeleteChimeWebhookConfigurationResult> asyncHandler) |
Future<DeleteChimeWebhookConfigurationResult> |
AWSChatbotAsync.deleteChimeWebhookConfigurationAsync(DeleteChimeWebhookConfigurationRequest deleteChimeWebhookConfigurationRequest,
AsyncHandler<DeleteChimeWebhookConfigurationRequest,DeleteChimeWebhookConfigurationResult> asyncHandler)
Deletes a Chime Webhook Configuration
|
| Modifier and Type | Method and Description |
|---|---|
DeleteChimeWebhookConfigurationResult |
DeleteChimeWebhookConfigurationResult.clone() |
Copyright © 2024. All rights reserved.