public static class ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResult
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<String> |
composed |
ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResultContent |
content |
String |
name |
构造器和说明 |
---|
ListComponentIndicesResponseBodyResult() |
@NameInMap(value="content") public ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResultContent content
@NameInMap(value="name") public String name
public static ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResult setComposed(List<String> composed)
public ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResult setContent(ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResultContent content)
public ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResultContent getContent()
public ListComponentIndicesResponseBody.ListComponentIndicesResponseBodyResult setName(String name)
public String getName()
Copyright © 2024. All rights reserved.