public static class GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
createTime |
String |
gender |
String |
jobId
example:
571c704445f9a0ee011406c2
|
String |
message |
String |
scenario |
String |
status
example:
Fail
|
String |
type |
String |
voiceDesc |
String |
voiceId
example:
xiaozhuan
|
String |
voiceName |
构造器和说明 |
---|
GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob() |
@NameInMap(value="CreateTime") public String createTime
@NameInMap(value="Gender") public String gender
@NameInMap(value="JobId") public String jobId
571c704445f9a0ee011406c2
@NameInMap(value="Message") public String message
@NameInMap(value="Scenario") public String scenario
@NameInMap(value="Status") public String status
Fail
@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 GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob()
public static GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob build(Map<String,?> map) throws Exception
Exception
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setCreateTime(String createTime)
public String getCreateTime()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setGender(String gender)
public String getGender()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setJobId(String jobId)
public String getJobId()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setMessage(String message)
public String getMessage()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setScenario(String scenario)
public String getScenario()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setStatus(String status)
public String getStatus()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setType(String type)
public String getType()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setVoiceDesc(String voiceDesc)
public String getVoiceDesc()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setVoiceId(String voiceId)
public String getVoiceId()
public GetCustomizedVoiceJobResponseBody.GetCustomizedVoiceJobResponseBodyDataCustomizedVoiceJob setVoiceName(String voiceName)
public String getVoiceName()
Copyright © 2024. All rights reserved.