Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.SystemInfo
-
Packages that use SystemInfo Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of SystemInfo in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return SystemInfo Modifier and Type Method Description SystemInfoServerDetail. systemInfo()System information about the server.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type SystemInfo Modifier and Type Method Description ServerDetail.BuilderServerDetail.Builder. systemInfo(SystemInfo systemInfo)System information about the server.
-