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