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