public class GetAllSheetsResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue |
| 限定符和类型 | 字段和说明 |
|---|---|
List<GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue> |
value |
| 构造器和说明 |
|---|
GetAllSheetsResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetAllSheetsResponseBody |
build(Map<String,?> map) |
List<GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue> |
getValue() |
GetAllSheetsResponseBody |
setValue(List<GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue> value) |
@NameInMap(value="value") public List<GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue> value
public static GetAllSheetsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetAllSheetsResponseBody setValue(List<GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue> value)
public List<GetAllSheetsResponseBody.GetAllSheetsResponseBodyValue> getValue()
Copyright © 2023. All rights reserved.