Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.OSInfo
-
Packages that use OSInfo Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of OSInfo in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return OSInfo Modifier and Type Method Description OSInfoSystemInfo. osInfo()Operating system corresponding to a server.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type OSInfo Modifier and Type Method Description SystemInfo.BuilderSystemInfo.Builder. osInfo(OSInfo osInfo)Operating system corresponding to a server.
-