| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteReportPlanResult |
AbstractAWSBackup.deleteReportPlan(DeleteReportPlanRequest request) |
DeleteReportPlanResult |
AWSBackup.deleteReportPlan(DeleteReportPlanRequest deleteReportPlanRequest)
Deletes the report plan specified by a report plan name.
|
DeleteReportPlanResult |
AWSBackupClient.deleteReportPlan(DeleteReportPlanRequest request)
Deletes the report plan specified by a report plan name.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteReportPlanResult> |
AWSBackupAsyncClient.deleteReportPlanAsync(DeleteReportPlanRequest request,
AsyncHandler<DeleteReportPlanRequest,DeleteReportPlanResult> asyncHandler) |
Future<DeleteReportPlanResult> |
AbstractAWSBackupAsync.deleteReportPlanAsync(DeleteReportPlanRequest request,
AsyncHandler<DeleteReportPlanRequest,DeleteReportPlanResult> asyncHandler) |
Future<DeleteReportPlanResult> |
AWSBackupAsync.deleteReportPlanAsync(DeleteReportPlanRequest deleteReportPlanRequest,
AsyncHandler<DeleteReportPlanRequest,DeleteReportPlanResult> asyncHandler)
Deletes the report plan specified by a report plan name.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteReportPlanResult |
DeleteReportPlanResult.clone() |
Copyright © 2023. All rights reserved.