| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeReportPlanResponse.Builder |
DescribeReportPlanResponse.builder() |
default DescribeReportPlanResponse.Builder |
DescribeReportPlanResponse.Builder.reportPlan(Consumer<ReportPlan.Builder> reportPlan)
Returns details about the report plan that is specified by its name.
|
DescribeReportPlanResponse.Builder |
DescribeReportPlanResponse.Builder.reportPlan(ReportPlan reportPlan)
Returns details about the report plan that is specified by its name.
|
DescribeReportPlanResponse.Builder |
DescribeReportPlanResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeReportPlanResponse.Builder> |
DescribeReportPlanResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.