| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
AntipatternSeveritySummary |
AntipatternSeveritySummary.clone() |
AntipatternSeveritySummary |
AntipatternSeveritySummary.withCount(Integer count)
Contains the count of anti-patterns.
|
AntipatternSeveritySummary |
AntipatternSeveritySummary.withSeverity(Severity severity)
Contains the severity of anti-patterns.
|
AntipatternSeveritySummary |
AntipatternSeveritySummary.withSeverity(String severity)
Contains the severity of anti-patterns.
|
| Modifier and Type | Method and Description |
|---|---|
List<AntipatternSeveritySummary> |
AssessmentSummary.getListAntipatternSeveritySummary()
List of AntipatternSeveritySummary.
|
List<AntipatternSeveritySummary> |
ApplicationComponentDetail.getListAntipatternSeveritySummary()
A list of anti-pattern severity summaries.
|
List<AntipatternSeveritySummary> |
ServerDetail.getListAntipatternSeveritySummary()
A list of anti-pattern severity summaries.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentSummary |
AssessmentSummary.withListAntipatternSeveritySummary(AntipatternSeveritySummary... listAntipatternSeveritySummary)
List of AntipatternSeveritySummary.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withListAntipatternSeveritySummary(AntipatternSeveritySummary... listAntipatternSeveritySummary)
A list of anti-pattern severity summaries.
|
ServerDetail |
ServerDetail.withListAntipatternSeveritySummary(AntipatternSeveritySummary... listAntipatternSeveritySummary)
A list of anti-pattern severity summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssessmentSummary.setListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
List of AntipatternSeveritySummary.
|
void |
ApplicationComponentDetail.setListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
A list of anti-pattern severity summaries.
|
void |
ServerDetail.setListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
A list of anti-pattern severity summaries.
|
AssessmentSummary |
AssessmentSummary.withListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
List of AntipatternSeveritySummary.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
A list of anti-pattern severity summaries.
|
ServerDetail |
ServerDetail.withListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
A list of anti-pattern severity summaries.
|
Copyright © 2022. All rights reserved.