Uses of Class
com.tencentcloudapi.tem.v20201221.models.DeployServiceV2Request
-
Packages that use DeployServiceV2Request Package Description com.tencentcloudapi.tem.v20201221 com.tencentcloudapi.tem.v20201221.models -
-
Uses of DeployServiceV2Request in com.tencentcloudapi.tem.v20201221
Methods in com.tencentcloudapi.tem.v20201221 with parameters of type DeployServiceV2Request Modifier and Type Method Description DeployServiceV2ResponseTemClient. DeployServiceV2(DeployServiceV2Request req)服务部署 -
Uses of DeployServiceV2Request in com.tencentcloudapi.tem.v20201221.models
Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type DeployServiceV2Request Constructor Description DeployServiceV2Request(DeployServiceV2Request 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.
-