| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static Milestone.Builder |
Milestone.builder() |
Milestone.Builder |
Milestone.Builder.milestoneName(String milestoneName)
Sets the value of the MilestoneName property for this object.
|
Milestone.Builder |
Milestone.Builder.milestoneNumber(Integer milestoneNumber)
Sets the value of the MilestoneNumber property for this object.
|
Milestone.Builder |
Milestone.Builder.recordedAt(Instant recordedAt)
Sets the value of the RecordedAt property for this object.
|
Milestone.Builder |
Milestone.toBuilder() |
default Milestone.Builder |
Milestone.Builder.workload(Consumer<Workload.Builder> workload)
Sets the value of the Workload property for this object.
|
Milestone.Builder |
Milestone.Builder.workload(Workload workload)
Sets the value of the Workload property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Milestone.Builder> |
Milestone.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetMilestoneResponse.Builder |
GetMilestoneResponse.Builder.milestone(Consumer<Milestone.Builder> milestone)
Sets the value of the Milestone property for this object.
|
Copyright © 2023. All rights reserved.