| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
WorkloadSummary |
MilestoneSummary.workloadSummary()
Returns the value of the WorkloadSummary property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkloadSummary> |
ListWorkloadsResponse.workloadSummaries()
Returns the value of the WorkloadSummaries property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkloadsResponse.Builder |
ListWorkloadsResponse.Builder.workloadSummaries(WorkloadSummary... workloadSummaries)
Sets the value of the WorkloadSummaries property for this object.
|
MilestoneSummary.Builder |
MilestoneSummary.Builder.workloadSummary(WorkloadSummary workloadSummary)
Sets the value of the WorkloadSummary property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkloadsResponse.Builder |
ListWorkloadsResponse.Builder.workloadSummaries(Collection<WorkloadSummary> workloadSummaries)
Sets the value of the WorkloadSummaries property for this object.
|
Copyright © 2023. All rights reserved.