Uses of Class
com.tencentcloudapi.gse.v20191112.models.AssetSupportSys
-
Packages that use AssetSupportSys Package Description com.tencentcloudapi.gse.v20191112.models -
-
Uses of AssetSupportSys in com.tencentcloudapi.gse.v20191112.models
Methods in com.tencentcloudapi.gse.v20191112.models that return AssetSupportSys Modifier and Type Method Description AssetSupportSys[]DescribeAssetSystemsResponse. getAssetSupportSys()Get 生成包支持的操作系统类型列表Methods in com.tencentcloudapi.gse.v20191112.models with parameters of type AssetSupportSys Modifier and Type Method Description voidDescribeAssetSystemsResponse. setAssetSupportSys(AssetSupportSys[] AssetSupportSys)Set 生成包支持的操作系统类型列表Constructors in com.tencentcloudapi.gse.v20191112.models with parameters of type AssetSupportSys Constructor Description AssetSupportSys(AssetSupportSys 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.
-