| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.Builder.analysisId(String analysisId)
The ID of the analysis.
|
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.Builder.arn(String arn)
The ARN of the analysis that you're updating.
|
static UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.builder() |
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.Builder.requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.Builder.status(Integer status)
The HTTP status of the request.
|
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.toBuilder() |
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.Builder.updateStatus(ResourceStatus updateStatus)
The update status of the last update that was made to the analysis.
|
UpdateAnalysisResponse.Builder |
UpdateAnalysisResponse.Builder.updateStatus(String updateStatus)
The update status of the last update that was made to the analysis.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAnalysisResponse.Builder> |
UpdateAnalysisResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.