public class TargetOSInfoForDescribeMigrationSystemSupportTypesOutput extends Object
| Constructor and Description |
|---|
TargetOSInfoForDescribeMigrationSystemSupportTypesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOS()
Get OS
|
String |
getOsName()
Get osName
|
String |
getPlatform()
Get platform
|
String |
getPlatformVersion()
Get platformVersion
|
int |
hashCode() |
TargetOSInfoForDescribeMigrationSystemSupportTypesOutput |
OS(String OS) |
TargetOSInfoForDescribeMigrationSystemSupportTypesOutput |
osName(String osName) |
TargetOSInfoForDescribeMigrationSystemSupportTypesOutput |
platform(String platform) |
TargetOSInfoForDescribeMigrationSystemSupportTypesOutput |
platformVersion(String platformVersion) |
void |
setOS(String OS) |
void |
setOsName(String osName) |
void |
setPlatform(String platform) |
void |
setPlatformVersion(String platformVersion) |
String |
toString() |
public TargetOSInfoForDescribeMigrationSystemSupportTypesOutput()
public TargetOSInfoForDescribeMigrationSystemSupportTypesOutput OS(String OS)
public String getOS()
public void setOS(String OS)
public TargetOSInfoForDescribeMigrationSystemSupportTypesOutput osName(String osName)
public String getOsName()
public void setOsName(String osName)
public TargetOSInfoForDescribeMigrationSystemSupportTypesOutput platform(String platform)
public String getPlatform()
public void setPlatform(String platform)
public TargetOSInfoForDescribeMigrationSystemSupportTypesOutput platformVersion(String platformVersion)
public String getPlatformVersion()
public void setPlatformVersion(String platformVersion)
Copyright © 2026. All rights reserved.