public static class ListFormInstancesResponseBody.ListFormInstancesResponseBodyResultListForms
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListFormInstancesResponseBodyResultListForms() |
@NameInMap(value="key") public String key
@NameInMap(value="label") public String label
@NameInMap(value="value") public String value
public ListFormInstancesResponseBodyResultListForms()
public static ListFormInstancesResponseBody.ListFormInstancesResponseBodyResultListForms build(Map<String,?> map) throws Exception
Exceptionpublic ListFormInstancesResponseBody.ListFormInstancesResponseBodyResultListForms setKey(String key)
public String getKey()
public ListFormInstancesResponseBody.ListFormInstancesResponseBodyResultListForms setLabel(String label)
public String getLabel()
public ListFormInstancesResponseBody.ListFormInstancesResponseBodyResultListForms setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.