public static class ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyData
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyDataCustomizedVoiceList> |
customizedVoiceList |
Integer |
totalCount
example:
41
|
构造器和说明 |
---|
ListCustomizedVoicesResponseBodyData() |
@NameInMap(value="CustomizedVoiceList") public List<ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyDataCustomizedVoiceList> customizedVoiceList
@NameInMap(value="TotalCount") public Integer totalCount
41
public static ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyData build(Map<String,?> map) throws Exception
Exception
public ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyData setCustomizedVoiceList(List<ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyDataCustomizedVoiceList> customizedVoiceList)
public List<ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyDataCustomizedVoiceList> getCustomizedVoiceList()
public ListCustomizedVoicesResponseBody.ListCustomizedVoicesResponseBodyData setTotalCount(Integer totalCount)
public Integer getTotalCount()
Copyright © 2024. All rights reserved.