| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeChimeWebhookConfigurationsResult |
AWSChatbotClient.describeChimeWebhookConfigurations(DescribeChimeWebhookConfigurationsRequest request)
Lists Chime Webhook Configurations optionally filtered by ChatConfigurationArn
|
DescribeChimeWebhookConfigurationsResult |
AbstractAWSChatbot.describeChimeWebhookConfigurations(DescribeChimeWebhookConfigurationsRequest request) |
DescribeChimeWebhookConfigurationsResult |
AWSChatbot.describeChimeWebhookConfigurations(DescribeChimeWebhookConfigurationsRequest describeChimeWebhookConfigurationsRequest)
Lists Chime Webhook Configurations optionally filtered by ChatConfigurationArn
|
| Modifier and Type | Method and Description |
|---|---|
DescribeChimeWebhookConfigurationsResult |
DescribeChimeWebhookConfigurationsResult.clone() |
DescribeChimeWebhookConfigurationsResult |
DescribeChimeWebhookConfigurationsResult.withNextToken(String nextToken)
An optional token returned from a prior request.
|
DescribeChimeWebhookConfigurationsResult |
DescribeChimeWebhookConfigurationsResult.withWebhookConfigurations(ChimeWebhookConfiguration... webhookConfigurations)
A list of Chime webhooks associated with the account.
|
DescribeChimeWebhookConfigurationsResult |
DescribeChimeWebhookConfigurationsResult.withWebhookConfigurations(Collection<ChimeWebhookConfiguration> webhookConfigurations)
A list of Chime webhooks associated with the account.
|
Copyright © 2024. All rights reserved.