Uses of Class
com.tencentcloudapi.bm.v20180423.models.DescribeOsInfoResponse
-
Packages that use DescribeOsInfoResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of DescribeOsInfoResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return DescribeOsInfoResponse Modifier and Type Method Description DescribeOsInfoResponseBmClient. DescribeOsInfo(DescribeOsInfoRequest req)查询指定机型所支持的操作系统 -
Uses of DescribeOsInfoResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DescribeOsInfoResponse Constructor Description DescribeOsInfoResponse(DescribeOsInfoResponse 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.
-