| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsResult |
AmazonQuickSightClient.updateAccountSettings(UpdateAccountSettingsRequest request)
Updates the Amazon QuickSight settings in your Amazon Web Services account.
|
UpdateAccountSettingsResult |
AmazonQuickSight.updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest)
Updates the Amazon QuickSight settings in your Amazon Web Services account.
|
UpdateAccountSettingsResult |
AbstractAmazonQuickSight.updateAccountSettings(UpdateAccountSettingsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccountSettingsResult> |
AmazonQuickSightAsyncClient.updateAccountSettingsAsync(UpdateAccountSettingsRequest request,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler) |
Future<UpdateAccountSettingsResult> |
AmazonQuickSightAsync.updateAccountSettingsAsync(UpdateAccountSettingsRequest updateAccountSettingsRequest,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler)
Updates the Amazon QuickSight settings in your Amazon Web Services account.
|
Future<UpdateAccountSettingsResult> |
AbstractAmazonQuickSightAsync.updateAccountSettingsAsync(UpdateAccountSettingsRequest request,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.clone() |
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.