Uses of Class
com.tencentcloudapi.batch.v20170312.models.DescribeCpmOsInfoResponse
-
Packages that use DescribeCpmOsInfoResponse Package Description com.tencentcloudapi.batch.v20170312 com.tencentcloudapi.batch.v20170312.models -
-
Uses of DescribeCpmOsInfoResponse in com.tencentcloudapi.batch.v20170312
Methods in com.tencentcloudapi.batch.v20170312 that return DescribeCpmOsInfoResponse Modifier and Type Method Description DescribeCpmOsInfoResponseBatchClient. DescribeCpmOsInfo(DescribeCpmOsInfoRequest req)创建黑石计算环境时,查询批量计算环境支持的黑石操作系统信息 -
Uses of DescribeCpmOsInfoResponse in com.tencentcloudapi.batch.v20170312.models
Constructors in com.tencentcloudapi.batch.v20170312.models with parameters of type DescribeCpmOsInfoResponse Constructor Description DescribeCpmOsInfoResponse(DescribeCpmOsInfoResponse 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.
-