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