| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateReportPlanResponse.Builder |
UpdateReportPlanResponse.builder() |
UpdateReportPlanResponse.Builder |
UpdateReportPlanResponse.Builder.creationTime(Instant creationTime)
The date and time that a report plan is created, in Unix format and Coordinated Universal Time (UTC).
|
UpdateReportPlanResponse.Builder |
UpdateReportPlanResponse.Builder.reportPlanArn(String reportPlanArn)
An Amazon Resource Name (ARN) that uniquely identifies a resource.
|
UpdateReportPlanResponse.Builder |
UpdateReportPlanResponse.Builder.reportPlanName(String reportPlanName)
The unique name of the report plan.
|
UpdateReportPlanResponse.Builder |
UpdateReportPlanResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateReportPlanResponse.Builder> |
UpdateReportPlanResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.