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