Uses of Class
com.tencentcloudapi.batch.v20170312.models.CreateCpmComputeEnvResponse
-
Packages that use CreateCpmComputeEnvResponse Package Description com.tencentcloudapi.batch.v20170312 com.tencentcloudapi.batch.v20170312.models -
-
Uses of CreateCpmComputeEnvResponse in com.tencentcloudapi.batch.v20170312
Methods in com.tencentcloudapi.batch.v20170312 that return CreateCpmComputeEnvResponse Modifier and Type Method Description CreateCpmComputeEnvResponseBatchClient. CreateCpmComputeEnv(CreateCpmComputeEnvRequest req)创建黑石计算环境 -
Uses of CreateCpmComputeEnvResponse in com.tencentcloudapi.batch.v20170312.models
Constructors in com.tencentcloudapi.batch.v20170312.models with parameters of type CreateCpmComputeEnvResponse Constructor Description CreateCpmComputeEnvResponse(CreateCpmComputeEnvResponse 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.
-