| Package | Description |
|---|---|
| com.amazonaws.services.chatbot |
AWS Chatbot API
|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountPreferencesResult |
AbstractAWSChatbot.updateAccountPreferences(UpdateAccountPreferencesRequest request) |
UpdateAccountPreferencesResult |
AWSChatbot.updateAccountPreferences(UpdateAccountPreferencesRequest updateAccountPreferencesRequest)
Update Chatbot account level preferences
|
UpdateAccountPreferencesResult |
AWSChatbotClient.updateAccountPreferences(UpdateAccountPreferencesRequest request)
Update Chatbot account level preferences
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccountPreferencesResult> |
AbstractAWSChatbotAsync.updateAccountPreferencesAsync(UpdateAccountPreferencesRequest request,
AsyncHandler<UpdateAccountPreferencesRequest,UpdateAccountPreferencesResult> asyncHandler) |
Future<UpdateAccountPreferencesResult> |
AWSChatbotAsyncClient.updateAccountPreferencesAsync(UpdateAccountPreferencesRequest request,
AsyncHandler<UpdateAccountPreferencesRequest,UpdateAccountPreferencesResult> asyncHandler) |
Future<UpdateAccountPreferencesResult> |
AWSChatbotAsync.updateAccountPreferencesAsync(UpdateAccountPreferencesRequest updateAccountPreferencesRequest,
AsyncHandler<UpdateAccountPreferencesRequest,UpdateAccountPreferencesResult> asyncHandler)
Update Chatbot account level preferences
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountPreferencesResult |
UpdateAccountPreferencesResult.clone() |
UpdateAccountPreferencesResult |
UpdateAccountPreferencesResult.withAccountPreferences(AccountPreferences accountPreferences)
Preferences which apply for AWS Chatbot usage in the calling AWS account.
|
Copyright © 2024. All rights reserved.