public static class CreateCustomizedVoiceJobResponseBody.CreateCustomizedVoiceJobResponseBodyData
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
jobId
example:
29faef8144638ba42eb8e037
|
String |
voiceId
example:
xiaozhuan
|
构造器和说明 |
---|
CreateCustomizedVoiceJobResponseBodyData() |
@NameInMap(value="JobId") public String jobId
29faef8144638ba42eb8e037
@NameInMap(value="VoiceId") public String voiceId
xiaozhuan
public static CreateCustomizedVoiceJobResponseBody.CreateCustomizedVoiceJobResponseBodyData build(Map<String,?> map) throws Exception
Exception
public CreateCustomizedVoiceJobResponseBody.CreateCustomizedVoiceJobResponseBodyData setJobId(String jobId)
public String getJobId()
public CreateCustomizedVoiceJobResponseBody.CreateCustomizedVoiceJobResponseBodyData setVoiceId(String voiceId)
public String getVoiceId()
Copyright © 2024. All rights reserved.