public class DescribeMigrationSystemSupportTypesResponse
extends com.byteplus.model.AbstractResponse
| Constructor and Description |
|---|
DescribeMigrationSystemSupportTypesResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeMigrationSystemSupportTypesResponse |
addTargetOSInfosItem(TargetOSInfoForDescribeMigrationSystemSupportTypesOutput targetOSInfosItem) |
boolean |
equals(Object o) |
@Valid List<TargetOSInfoForDescribeMigrationSystemSupportTypesOutput> |
getTargetOSInfos()
Get targetOSInfos
|
int |
hashCode() |
void |
setTargetOSInfos(List<TargetOSInfoForDescribeMigrationSystemSupportTypesOutput> targetOSInfos) |
DescribeMigrationSystemSupportTypesResponse |
targetOSInfos(List<TargetOSInfoForDescribeMigrationSystemSupportTypesOutput> targetOSInfos) |
String |
toString() |
public DescribeMigrationSystemSupportTypesResponse()
public DescribeMigrationSystemSupportTypesResponse targetOSInfos(List<TargetOSInfoForDescribeMigrationSystemSupportTypesOutput> targetOSInfos)
public DescribeMigrationSystemSupportTypesResponse addTargetOSInfosItem(TargetOSInfoForDescribeMigrationSystemSupportTypesOutput targetOSInfosItem)
@Valid public @Valid List<TargetOSInfoForDescribeMigrationSystemSupportTypesOutput> getTargetOSInfos()
public void setTargetOSInfos(List<TargetOSInfoForDescribeMigrationSystemSupportTypesOutput> targetOSInfos)
Copyright © 2026. All rights reserved.