Uses of Class
com.tencentcloudapi.asr.v20190614.models.GetCustomizationListResponse
-
Packages that use GetCustomizationListResponse Package Description com.tencentcloudapi.asr.v20190614 com.tencentcloudapi.asr.v20190614.models -
-
Uses of GetCustomizationListResponse in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return GetCustomizationListResponse Modifier and Type Method Description GetCustomizationListResponse
AsrClient. GetCustomizationList(GetCustomizationListRequest req)
查询自学习模型列表 -
Uses of GetCustomizationListResponse in com.tencentcloudapi.asr.v20190614.models
Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type GetCustomizationListResponse Constructor Description GetCustomizationListResponse(GetCustomizationListResponse 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.
-