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