public static class ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyData
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList> |
customizedVoiceJobList |
Integer |
totalCount
example:
271
|
构造器和说明 |
---|
ListCustomizedVoiceJobsResponseBodyData() |
@NameInMap(value="CustomizedVoiceJobList") public List<ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList> customizedVoiceJobList
@NameInMap(value="TotalCount") public Integer totalCount
271
public static ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyData build(Map<String,?> map) throws Exception
Exception
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyData setCustomizedVoiceJobList(List<ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList> customizedVoiceJobList)
public List<ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyDataCustomizedVoiceJobList> getCustomizedVoiceJobList()
public ListCustomizedVoiceJobsResponseBody.ListCustomizedVoiceJobsResponseBodyData setTotalCount(Integer totalCount)
public Integer getTotalCount()
Copyright © 2024. All rights reserved.