| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
MilestoneSummary |
MilestoneSummary.clone() |
MilestoneSummary |
MilestoneSummary.withMilestoneName(String milestoneName) |
MilestoneSummary |
MilestoneSummary.withMilestoneNumber(Integer milestoneNumber) |
MilestoneSummary |
MilestoneSummary.withRecordedAt(Date recordedAt) |
MilestoneSummary |
MilestoneSummary.withWorkloadSummary(WorkloadSummary workloadSummary) |
| Modifier and Type | Method and Description |
|---|---|
List<MilestoneSummary> |
ListMilestonesResult.getMilestoneSummaries() |
| Modifier and Type | Method and Description |
|---|---|
ListMilestonesResult |
ListMilestonesResult.withMilestoneSummaries(MilestoneSummary... milestoneSummaries)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListMilestonesResult.setMilestoneSummaries(Collection<MilestoneSummary> milestoneSummaries) |
ListMilestonesResult |
ListMilestonesResult.withMilestoneSummaries(Collection<MilestoneSummary> milestoneSummaries) |
Copyright © 2024. All rights reserved.