Uses of Class
com.tencentcloudapi.tts.v20190823.models.DescribeTtsTaskStatusRespData
-
Packages that use DescribeTtsTaskStatusRespData Package Description com.tencentcloudapi.tts.v20190823.models -
-
Uses of DescribeTtsTaskStatusRespData in com.tencentcloudapi.tts.v20190823.models
Methods in com.tencentcloudapi.tts.v20190823.models that return DescribeTtsTaskStatusRespData Modifier and Type Method Description DescribeTtsTaskStatusRespDataDescribeTtsTaskStatusResponse. getData()Get 任务状态返回Methods in com.tencentcloudapi.tts.v20190823.models with parameters of type DescribeTtsTaskStatusRespData Modifier and Type Method Description voidDescribeTtsTaskStatusResponse. setData(DescribeTtsTaskStatusRespData Data)Set 任务状态返回Constructors in com.tencentcloudapi.tts.v20190823.models with parameters of type DescribeTtsTaskStatusRespData Constructor Description DescribeTtsTaskStatusRespData(DescribeTtsTaskStatusRespData 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.
-