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