| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
AntipatternReportResult |
AntipatternReportResult.clone() |
AntipatternReportResult |
AntipatternReportResult.withAnalyzerName(AnalyzerNameUnion analyzerName)
The analyzer name.
|
AntipatternReportResult |
AntipatternReportResult.withAntiPatternReportS3Object(S3Object antiPatternReportS3Object) |
AntipatternReportResult |
AntipatternReportResult.withAntipatternReportStatus(AntipatternReportStatus antipatternReportStatus)
The status of the anti-pattern report generation.
|
AntipatternReportResult |
AntipatternReportResult.withAntipatternReportStatus(String antipatternReportStatus)
The status of the anti-pattern report generation.
|
AntipatternReportResult |
AntipatternReportResult.withAntipatternReportStatusMessage(String antipatternReportStatusMessage)
The status message for the anti-pattern.
|
| Modifier and Type | Method and Description |
|---|---|
List<AntipatternReportResult> |
Result.getAntipatternReportResultList()
The error in server analysis.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.withAntipatternReportResultList(AntipatternReportResult... antipatternReportResultList)
The error in server analysis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setAntipatternReportResultList(Collection<AntipatternReportResult> antipatternReportResultList)
The error in server analysis.
|
Result |
Result.withAntipatternReportResultList(Collection<AntipatternReportResult> antipatternReportResultList)
The error in server analysis.
|
Copyright © 2025. All rights reserved.