| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
StartReportJobResult |
AWSBackupClient.startReportJob(StartReportJobRequest request)
Starts an on-demand report job for the specified report plan.
|
StartReportJobResult |
AWSBackup.startReportJob(StartReportJobRequest startReportJobRequest)
Starts an on-demand report job for the specified report plan.
|
StartReportJobResult |
AbstractAWSBackup.startReportJob(StartReportJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartReportJobResult> |
AWSBackupAsyncClient.startReportJobAsync(StartReportJobRequest request,
AsyncHandler<StartReportJobRequest,StartReportJobResult> asyncHandler) |
Future<StartReportJobResult> |
AbstractAWSBackupAsync.startReportJobAsync(StartReportJobRequest request,
AsyncHandler<StartReportJobRequest,StartReportJobResult> asyncHandler) |
Future<StartReportJobResult> |
AWSBackupAsync.startReportJobAsync(StartReportJobRequest startReportJobRequest,
AsyncHandler<StartReportJobRequest,StartReportJobResult> asyncHandler)
Starts an on-demand report job for the specified report plan.
|
| Modifier and Type | Method and Description |
|---|---|
StartReportJobResult |
StartReportJobResult.clone() |
StartReportJobResult |
StartReportJobResult.withReportJobId(String reportJobId)
The identifier of the report job.
|
Copyright © 2023. All rights reserved.