public class BatchRequest
extends com.digiwin.dap.middleware.dmc.internal.model.GenericRequest
| 构造器和说明 |
|---|
BatchRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.http.HttpEntity |
build() |
String |
getDirId() |
List<String> |
getDirIds() |
String |
getFileId() |
List<String> |
getFileIds() |
String |
getRecycleId() |
List<String> |
getRecycleIds() |
List<String> |
getShareIds() |
void |
setDirId(String dirId) |
void |
setDirIds(List<String> dirIds) |
void |
setFileId(String fileId) |
void |
setFileIds(List<String> fileIds) |
void |
setRecycleId(String recycleId) |
void |
setRecycleIds(List<String> recycleIds) |
void |
setShareIds(List<String> shareIds) |
addHeader, getContentLength, getEntity, getHeaders, setContentLength, setHeadersgetBucket, getPublicKey, setBucket, setPublicKeypublic String getFileId()
public void setFileId(String fileId)
public String getDirId()
public void setDirId(String dirId)
public String getRecycleId()
public void setRecycleId(String recycleId)
public org.apache.http.HttpEntity build()
build 在类中 com.digiwin.dap.middleware.dmc.internal.model.GenericRequestCopyright © 2025. All rights reserved.