| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateReportPlanResponse |
BackupClient.createReportPlan(Consumer<CreateReportPlanRequest.Builder> createReportPlanRequest)
Creates a report plan.
|
default CreateReportPlanResponse |
BackupClient.createReportPlan(CreateReportPlanRequest createReportPlanRequest)
Creates a report plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateReportPlanResponse> |
BackupAsyncClient.createReportPlan(Consumer<CreateReportPlanRequest.Builder> createReportPlanRequest)
Creates a report plan.
|
default CompletableFuture<CreateReportPlanResponse> |
BackupAsyncClient.createReportPlan(CreateReportPlanRequest createReportPlanRequest)
Creates a report plan.
|
Copyright © 2023. All rights reserved.