Uses of Class
com.tencentcloudapi.asr.v20190614.models.ModifyCustomizationStateResponse
-
Packages that use ModifyCustomizationStateResponse Package Description com.tencentcloudapi.asr.v20190614 com.tencentcloudapi.asr.v20190614.models -
-
Uses of ModifyCustomizationStateResponse in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return ModifyCustomizationStateResponse Modifier and Type Method Description ModifyCustomizationStateResponse
AsrClient. ModifyCustomizationState(ModifyCustomizationStateRequest req)
通过该接口,用户可以修改自学习模型状态,上下线自学习模型 -
Uses of ModifyCustomizationStateResponse in com.tencentcloudapi.asr.v20190614.models
Constructors in com.tencentcloudapi.asr.v20190614.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.
-