| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
AppUnitError |
AppUnitError.clone() |
AppUnitError |
ApplicationComponentDetail.getAppUnitError()
The error in the analysis of the source code or database.
|
AppUnitError |
AppUnitError.withAppUnitErrorCategory(AppUnitErrorCategory appUnitErrorCategory)
The category of the error.
|
AppUnitError |
AppUnitError.withAppUnitErrorCategory(String appUnitErrorCategory)
The category of the error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationComponentDetail.setAppUnitError(AppUnitError appUnitError)
The error in the analysis of the source code or database.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withAppUnitError(AppUnitError appUnitError)
The error in the analysis of the source code or database.
|
Copyright © 2024. All rights reserved.