| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
Summary |
Summary.clone() |
Summary |
Summary.withName(Finding name)
The finding classification of the recommendation.
|
Summary |
Summary.withName(String name)
The finding classification of the recommendation.
|
Summary |
Summary.withReasonCodeSummaries(Collection<ReasonCodeSummary> reasonCodeSummaries)
An array of objects that summarize a finding reason code.
|
Summary |
Summary.withReasonCodeSummaries(ReasonCodeSummary... reasonCodeSummaries)
An array of objects that summarize a finding reason code.
|
Summary |
Summary.withValue(Double value)
The value of the recommendation summary.
|
| Modifier and Type | Method and Description |
|---|---|
List<Summary> |
RecommendationSummary.getSummaries()
An array of objects that describe a recommendation summary.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationSummary |
RecommendationSummary.withSummaries(Summary... summaries)
An array of objects that describe a recommendation summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationSummary.setSummaries(Collection<Summary> summaries)
An array of objects that describe a recommendation summary.
|
RecommendationSummary |
RecommendationSummary.withSummaries(Collection<Summary> summaries)
An array of objects that describe a recommendation summary.
|
Copyright © 2022. All rights reserved.