| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeReportPlanResult |
AbstractAWSBackup.describeReportPlan(DescribeReportPlanRequest request) |
DescribeReportPlanResult |
AWSBackup.describeReportPlan(DescribeReportPlanRequest describeReportPlanRequest)
Returns a list of all report plans for an Amazon Web Services account and Amazon Web Services Region.
|
DescribeReportPlanResult |
AWSBackupClient.describeReportPlan(DescribeReportPlanRequest request)
Returns a list of all report plans for an Amazon Web Services account and Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeReportPlanResult> |
AWSBackupAsyncClient.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> |
AbstractAWSBackupAsync.describeReportPlanAsync(DescribeReportPlanRequest request,
AsyncHandler<DescribeReportPlanRequest,DescribeReportPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeReportPlanResult |
DescribeReportPlanResult.clone() |
DescribeReportPlanResult |
DescribeReportPlanResult.withReportPlan(ReportPlan reportPlan)
Returns details about the report plan that is specified by its name.
|
Copyright © 2023. All rights reserved.