public static class CopyDentryRequest.CopyDentryRequestOption
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
conflictStrategy
example:
AUTO_RENAME
|
| 构造器和说明 |
|---|
CopyDentryRequestOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CopyDentryRequest.CopyDentryRequestOption |
build(Map<String,?> map) |
String |
getConflictStrategy() |
CopyDentryRequest.CopyDentryRequestOption |
setConflictStrategy(String conflictStrategy) |
@NameInMap(value="conflictStrategy") public String conflictStrategy
AUTO_RENAME
public static CopyDentryRequest.CopyDentryRequestOption build(Map<String,?> map) throws Exception
Exceptionpublic CopyDentryRequest.CopyDentryRequestOption setConflictStrategy(String conflictStrategy)
public String getConflictStrategy()
Copyright © 2025. All rights reserved.