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