Uses of Class
com.tencentcloudapi.gme.v20180711.models.CreateCustomizationResponse
-
Packages that use CreateCustomizationResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of CreateCustomizationResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return CreateCustomizationResponse Modifier and Type Method Description CreateCustomizationResponse
GmeClient. CreateCustomization(CreateCustomizationRequest req)
用户使用该接口可以创建语音消息转文本热句模型,以供识别调用 -
Uses of CreateCustomizationResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type CreateCustomizationResponse Constructor Description CreateCustomizationResponse(CreateCustomizationResponse 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.
-