| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroupstaggingapi |
|
| com.amazonaws.services.resourcegroupstaggingapi.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeReportCreationResult |
AWSResourceGroupsTaggingAPIClient.describeReportCreation(DescribeReportCreationRequest request)
Describes the status of the
StartReportCreation operation. |
DescribeReportCreationResult |
AWSResourceGroupsTaggingAPI.describeReportCreation(DescribeReportCreationRequest describeReportCreationRequest)
Describes the status of the
StartReportCreation operation. |
DescribeReportCreationResult |
AbstractAWSResourceGroupsTaggingAPI.describeReportCreation(DescribeReportCreationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeReportCreationResult> |
AWSResourceGroupsTaggingAPIAsyncClient.describeReportCreationAsync(DescribeReportCreationRequest request,
AsyncHandler<DescribeReportCreationRequest,DescribeReportCreationResult> asyncHandler) |
Future<DescribeReportCreationResult> |
AWSResourceGroupsTaggingAPIAsync.describeReportCreationAsync(DescribeReportCreationRequest describeReportCreationRequest,
AsyncHandler<DescribeReportCreationRequest,DescribeReportCreationResult> asyncHandler)
Describes the status of the
StartReportCreation operation. |
Future<DescribeReportCreationResult> |
AbstractAWSResourceGroupsTaggingAPIAsync.describeReportCreationAsync(DescribeReportCreationRequest request,
AsyncHandler<DescribeReportCreationRequest,DescribeReportCreationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeReportCreationResult |
DescribeReportCreationResult.clone() |
DescribeReportCreationResult |
DescribeReportCreationResult.withErrorMessage(String errorMessage)
Details of the common errors that all operations return.
|
DescribeReportCreationResult |
DescribeReportCreationResult.withS3Location(String s3Location)
The path to the Amazon S3 bucket where the report was stored on creation.
|
DescribeReportCreationResult |
DescribeReportCreationResult.withStatus(String status)
Reports the status of the operation.
|
Copyright © 2024. All rights reserved.