Uses of Class
com.tencentcloudapi.tiems.v20190416.models.CreateRuntimeRequest
-
Packages that use CreateRuntimeRequest Package Description com.tencentcloudapi.tiems.v20190416 com.tencentcloudapi.tiems.v20190416.models -
-
Uses of CreateRuntimeRequest in com.tencentcloudapi.tiems.v20190416
Methods in com.tencentcloudapi.tiems.v20190416 with parameters of type CreateRuntimeRequest Modifier and Type Method Description CreateRuntimeResponseTiemsClient. CreateRuntime(CreateRuntimeRequest req)因业务策略调整,腾讯云TI平台TI-EMS已经于2022年6月30日下线并停止提供服务。若您有新增的业务需求,可前往TI-ONE(https://cloud.tencent.com/document/product/851)使用。 创建运行环境 -
Uses of CreateRuntimeRequest in com.tencentcloudapi.tiems.v20190416.models
Constructors in com.tencentcloudapi.tiems.v20190416.models with parameters of type CreateRuntimeRequest Constructor Description CreateRuntimeRequest(CreateRuntimeRequest 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.
-