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