Uses of Class
com.tencentcloudapi.bm.v20180423.models.CpuInfo
-
Packages that use CpuInfo Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of CpuInfo in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return CpuInfo Modifier and Type Method Description CpuInfo[]DescribeHardwareSpecificationResponse. getCpuInfoSet()Get CPU型号列表Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type CpuInfo Modifier and Type Method Description voidDescribeHardwareSpecificationResponse. setCpuInfoSet(CpuInfo[] CpuInfoSet)Set CPU型号列表Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type CpuInfo Constructor Description CpuInfo(CpuInfo 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.
-