Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
DuplicateFileHandle[] |
SaveDocRequest.getDuplicateFileHandles()
Get 重复文档处理方式,按顺序匹配第一个满足条件的方式处理
|
Modifier and Type | Method and Description |
---|---|
void |
SaveDocRequest.setDuplicateFileHandles(DuplicateFileHandle[] DuplicateFileHandles)
Set 重复文档处理方式,按顺序匹配第一个满足条件的方式处理
|
Constructor and Description |
---|
DuplicateFileHandle(DuplicateFileHandle source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.