| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
ReportSetting |
CreateReportPlanRequest.reportSetting()
Identifies the report template for the report.
|
ReportSetting |
UpdateReportPlanRequest.reportSetting()
Identifies the report template for the report.
|
ReportSetting |
ReportPlan.reportSetting()
Identifies the report template for the report.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReportPlanRequest.Builder |
CreateReportPlanRequest.Builder.reportSetting(ReportSetting reportSetting)
Identifies the report template for the report.
|
UpdateReportPlanRequest.Builder |
UpdateReportPlanRequest.Builder.reportSetting(ReportSetting reportSetting)
Identifies the report template for the report.
|
ReportPlan.Builder |
ReportPlan.Builder.reportSetting(ReportSetting reportSetting)
Identifies the report template for the report.
|
Copyright © 2023. All rights reserved.