public static class ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
createTime |
String |
gender
example:
female
|
String |
gmtCreate
example:
2022-06-27T02:42:28Z
|
String |
jobId
example:
2245ab99a7fd4116a4fd3f499b7a56c5
|
String |
message |
String |
scenario
example:
story
|
String |
status
example:
Success
|
String |
type |
String |
voiceDesc |
String |
voiceId
example:
xiaozhuan
|
String |
voiceName |
构造器和说明 |
---|
ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList() |
@NameInMap(value="CreateTime") public String createTime
@NameInMap(value="Gender") public String gender
female
@NameInMap(value="GmtCreate") public String gmtCreate
2022-06-27T02:42:28Z
@NameInMap(value="JobId") public String jobId
2245ab99a7fd4116a4fd3f499b7a56c5
@NameInMap(value="Message") public String message
@NameInMap(value="Scenario") public String scenario
story
@NameInMap(value="Status") public String status
Success
@NameInMap(value="Type") public String type
@NameInMap(value="VoiceDesc") public String voiceDesc
@NameInMap(value="VoiceId") public String voiceId
xiaozhuan
@NameInMap(value="VoiceName") public String voiceName
public ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList()
public static ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList build(Map<String,?> map) throws Exception
Exception
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setCreateTime(String createTime)
public String getCreateTime()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setGender(String gender)
public String getGender()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setGmtCreate(String gmtCreate)
public String getGmtCreate()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setJobId(String jobId)
public String getJobId()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setMessage(String message)
public String getMessage()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setScenario(String scenario)
public String getScenario()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setStatus(String status)
public String getStatus()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setType(String type)
public String getType()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setVoiceDesc(String voiceDesc)
public String getVoiceDesc()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setVoiceId(String voiceId)
public String getVoiceId()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList setVoiceName(String voiceName)
public String getVoiceName()
Copyright © 2024. All rights reserved.