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