Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.AppUnitError
-
Packages that use AppUnitError Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of AppUnitError in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return AppUnitError Modifier and Type Method Description AppUnitErrorApplicationComponentDetail. appUnitError()The error in the analysis of the source code or database.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type AppUnitError Modifier and Type Method Description ApplicationComponentDetail.BuilderApplicationComponentDetail.Builder. appUnitError(AppUnitError appUnitError)The error in the analysis of the source code or database.
-