public class ClearDataResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
a1Notation
example:
a1_notation
|
| 构造器和说明 |
|---|
ClearDataResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ClearDataResponseBody |
build(Map<String,?> map) |
String |
getA1Notation() |
ClearDataResponseBody |
setA1Notation(String a1Notation) |
@NameInMap(value="a1Notation") public String a1Notation
a1_notation
public static ClearDataResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ClearDataResponseBody setA1Notation(String a1Notation)
public String getA1Notation()
Copyright © 2025. All rights reserved.