Uses of Class
com.tencentcloudapi.gme.v20180711.models.ModifyCustomizationStateResponse
-
Packages that use ModifyCustomizationStateResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of ModifyCustomizationStateResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return ModifyCustomizationStateResponse Modifier and Type Method Description ModifyCustomizationStateResponse
GmeClient. ModifyCustomizationState(ModifyCustomizationStateRequest req)
通过该接口,用户可以修改语音消息转文本热句模型状态,上下线热句模型 -
Uses of ModifyCustomizationStateResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type ModifyCustomizationStateResponse Constructor Description ModifyCustomizationStateResponse(ModifyCustomizationStateResponse 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.
-