Uses of Class
com.tencentcloudapi.gme.v20180711.models.GetCustomizationListResponse
-
Packages that use GetCustomizationListResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of GetCustomizationListResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return GetCustomizationListResponse Modifier and Type Method Description GetCustomizationListResponseGmeClient. GetCustomizationList(GetCustomizationListRequest req)查询语音消息转文本热句模型列表 -
Uses of GetCustomizationListResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.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.
-