Uses of Class
com.tencentcloudapi.cwp.v20180228.models.OsName
-
Packages that use OsName Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of OsName in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return OsName Modifier and Type Method Description OsName[]DescribeMachineOsListResponse. getList()Get 操作系统列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type OsName Modifier and Type Method Description voidDescribeMachineOsListResponse. setList(OsName[] List)Set 操作系统列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type OsName Constructor Description OsName(OsName source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-