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