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