| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
OSInfo |
OSInfo.clone() |
OSInfo |
SystemInfo.getOsInfo()
Operating system corresponding to a server.
|
OSInfo |
OSInfo.withType(OSType type)
Information about the type of operating system.
|
OSInfo |
OSInfo.withType(String type)
Information about the type of operating system.
|
OSInfo |
OSInfo.withVersion(String version)
Information about the version of operating system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemInfo.setOsInfo(OSInfo osInfo)
Operating system corresponding to a server.
|
SystemInfo |
SystemInfo.withOsInfo(OSInfo osInfo)
Operating system corresponding to a server.
|
Copyright © 2022. All rights reserved.