| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default StartReportJobResponse |
BackupClient.startReportJob(Consumer<StartReportJobRequest.Builder> startReportJobRequest)
Starts an on-demand report job for the specified report plan.
|
default StartReportJobResponse |
BackupClient.startReportJob(StartReportJobRequest startReportJobRequest)
Starts an on-demand report job for the specified report plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartReportJobResponse> |
BackupAsyncClient.startReportJob(Consumer<StartReportJobRequest.Builder> startReportJobRequest)
Starts an on-demand report job for the specified report plan.
|
default CompletableFuture<StartReportJobResponse> |
BackupAsyncClient.startReportJob(StartReportJobRequest startReportJobRequest)
Starts an on-demand report job for the specified report plan.
|
Copyright © 2023. All rights reserved.