| Package | Description |
|---|---|
| com.volcengine.tos | |
| com.volcengine.tos.internal | |
| com.volcengine.tos.model.object |
| Modifier and Type | Method and Description |
|---|---|
PutFetchTaskOutput |
TOSV2Client.putFetchTask(PutFetchTaskInput input) |
PutFetchTaskOutput |
TOSV2.putFetchTask(PutFetchTaskInput input)
fetch an object in the specific url asynchronously
|
| Modifier and Type | Method and Description |
|---|---|
PutFetchTaskOutput |
TosObjectRequestHandler.putFetchTask(PutFetchTaskInput input) |
| Modifier and Type | Method and Description |
|---|---|
PutFetchTaskInput |
PutFetchTaskInput.PutFetchTaskInputBuilder.build() |
PutFetchTaskInput |
PutFetchTaskInput.setBucket(String bucket) |
PutFetchTaskInput |
PutFetchTaskInput.setHexMD5(String hexMD5) |
PutFetchTaskInput |
PutFetchTaskInput.setIgnoreSameKey(boolean ignoreSameKey) |
PutFetchTaskInput |
PutFetchTaskInput.setKey(String key) |
PutFetchTaskInput |
PutFetchTaskInput.setOptions(ObjectMetaRequestOptions options) |
PutFetchTaskInput |
PutFetchTaskInput.setUrl(String url) |
Copyright © 2023. All rights reserved.