| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteChimeWebhookConfigurationResult> |
AbstractAWSChatbotAsync.deleteChimeWebhookConfigurationAsync(DeleteChimeWebhookConfigurationRequest request,
AsyncHandler<DeleteChimeWebhookConfigurationRequest,DeleteChimeWebhookConfigurationResult> asyncHandler) |
Future<DeleteChimeWebhookConfigurationResult> |
AWSChatbotAsync.deleteChimeWebhookConfigurationAsync(DeleteChimeWebhookConfigurationRequest deleteChimeWebhookConfigurationRequest,
AsyncHandler<DeleteChimeWebhookConfigurationRequest,DeleteChimeWebhookConfigurationResult> asyncHandler)
Deletes a Chime Webhook Configuration
|
Future<DeleteChimeWebhookConfigurationResult> |
AWSChatbotAsyncClient.deleteChimeWebhookConfigurationAsync(DeleteChimeWebhookConfigurationRequest request,
AsyncHandler<DeleteChimeWebhookConfigurationRequest,DeleteChimeWebhookConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteChimeWebhookConfigurationRequest |
DeleteChimeWebhookConfigurationRequest.clone() |
DeleteChimeWebhookConfigurationRequest |
DeleteChimeWebhookConfigurationRequest.withChatConfigurationArn(String chatConfigurationArn)
The ARN of the ChimeWebhookConfiguration to delete.
|
Copyright © 2024. All rights reserved.