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