| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeReportPlanResult> |
AbstractAWSBackupAsync.describeReportPlanAsync(DescribeReportPlanRequest request,
AsyncHandler<DescribeReportPlanRequest,DescribeReportPlanResult> asyncHandler) |
Future<DescribeReportPlanResult> |
AWSBackupAsync.describeReportPlanAsync(DescribeReportPlanRequest describeReportPlanRequest,
AsyncHandler<DescribeReportPlanRequest,DescribeReportPlanResult> asyncHandler)
Returns a list of all report plans for an Amazon Web Services account and Amazon Web Services Region.
|
Future<DescribeReportPlanResult> |
AWSBackupAsyncClient.describeReportPlanAsync(DescribeReportPlanRequest request,
AsyncHandler<DescribeReportPlanRequest,DescribeReportPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeReportPlanRequest |
DescribeReportPlanRequest.clone() |
DescribeReportPlanRequest |
DescribeReportPlanRequest.withReportPlanName(String reportPlanName)
The unique name of a report plan.
|
Copyright © 2024. All rights reserved.