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