| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteReportPlanResponse |
BackupClient.deleteReportPlan(Consumer<DeleteReportPlanRequest.Builder> deleteReportPlanRequest)
Deletes the report plan specified by a report plan name.
|
default DeleteReportPlanResponse |
BackupClient.deleteReportPlan(DeleteReportPlanRequest deleteReportPlanRequest)
Deletes the report plan specified by a report plan name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteReportPlanResponse> |
BackupAsyncClient.deleteReportPlan(Consumer<DeleteReportPlanRequest.Builder> deleteReportPlanRequest)
Deletes the report plan specified by a report plan name.
|
default CompletableFuture<DeleteReportPlanResponse> |
BackupAsyncClient.deleteReportPlan(DeleteReportPlanRequest deleteReportPlanRequest)
Deletes the report plan specified by a report plan name.
|
Copyright © 2023. All rights reserved.