| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFolderResult |
AbstractAmazonQuickSight.updateFolder(UpdateFolderRequest request) |
UpdateFolderResult |
AmazonQuickSight.updateFolder(UpdateFolderRequest updateFolderRequest)
Updates the name of a folder.
|
UpdateFolderResult |
AmazonQuickSightClient.updateFolder(UpdateFolderRequest request)
Updates the name of a folder.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateFolderResult> |
AbstractAmazonQuickSightAsync.updateFolderAsync(UpdateFolderRequest request,
AsyncHandler<UpdateFolderRequest,UpdateFolderResult> asyncHandler) |
Future<UpdateFolderResult> |
AmazonQuickSightAsync.updateFolderAsync(UpdateFolderRequest updateFolderRequest,
AsyncHandler<UpdateFolderRequest,UpdateFolderResult> asyncHandler)
Updates the name of a folder.
|
Future<UpdateFolderResult> |
AmazonQuickSightAsyncClient.updateFolderAsync(UpdateFolderRequest request,
AsyncHandler<UpdateFolderRequest,UpdateFolderResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateFolderResult |
UpdateFolderResult.clone() |
UpdateFolderResult |
UpdateFolderResult.withArn(String arn)
The Amazon Resource Name (ARN) of the folder.
|
UpdateFolderResult |
UpdateFolderResult.withFolderId(String folderId)
The ID of the folder.
|
UpdateFolderResult |
UpdateFolderResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateFolderResult |
UpdateFolderResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.