Uses of Class
com.tencentcloudapi.tiems.v20190416.models.CreateRuntimeResponse
-
Packages that use CreateRuntimeResponse Package Description com.tencentcloudapi.tiems.v20190416 com.tencentcloudapi.tiems.v20190416.models -
-
Uses of CreateRuntimeResponse in com.tencentcloudapi.tiems.v20190416
Methods in com.tencentcloudapi.tiems.v20190416 that return CreateRuntimeResponse 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 CreateRuntimeResponse in com.tencentcloudapi.tiems.v20190416.models
Constructors in com.tencentcloudapi.tiems.v20190416.models with parameters of type CreateRuntimeResponse Constructor Description CreateRuntimeResponse(CreateRuntimeResponse 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.
-