Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
Future<RestoreAnalysisResult> |
AbstractAmazonQuickSightAsync.restoreAnalysisAsync(RestoreAnalysisRequest request,
AsyncHandler<RestoreAnalysisRequest,RestoreAnalysisResult> asyncHandler) |
Future<RestoreAnalysisResult> |
AmazonQuickSightAsyncClient.restoreAnalysisAsync(RestoreAnalysisRequest request,
AsyncHandler<RestoreAnalysisRequest,RestoreAnalysisResult> asyncHandler) |
Future<RestoreAnalysisResult> |
AmazonQuickSightAsync.restoreAnalysisAsync(RestoreAnalysisRequest restoreAnalysisRequest,
AsyncHandler<RestoreAnalysisRequest,RestoreAnalysisResult> asyncHandler)
Restores an analysis.
|
Modifier and Type | Method and Description |
---|---|
RestoreAnalysisRequest |
RestoreAnalysisRequest.clone() |
RestoreAnalysisRequest |
RestoreAnalysisRequest.withAnalysisId(String analysisId)
The ID of the analysis that you're restoring.
|
RestoreAnalysisRequest |
RestoreAnalysisRequest.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the analysis.
|
Copyright © 2023. All rights reserved.