| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.clone() |
Result |
Result.withAnalysisStatus(AnalysisStatusUnion analysisStatus)
The error in server analysis.
|
Result |
Result.withAnalysisType(AnalysisType analysisType)
The error in server analysis.
|
Result |
Result.withAnalysisType(String analysisType)
The error in server analysis.
|
Result |
Result.withAntipatternReportResultList(AntipatternReportResult... antipatternReportResultList)
The error in server analysis.
|
Result |
Result.withAntipatternReportResultList(Collection<AntipatternReportResult> antipatternReportResultList)
The error in server analysis.
|
Result |
Result.withStatusMessage(String statusMessage)
The error in server analysis.
|
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
ApplicationComponentDetail.getResultList()
A list of the analysis results.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentDetail |
ApplicationComponentDetail.withResultList(Result... resultList)
A list of the analysis results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationComponentDetail.setResultList(Collection<Result> resultList)
A list of the analysis results.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withResultList(Collection<Result> resultList)
A list of the analysis results.
|
Copyright © 2025. All rights reserved.