| 程序包 | 说明 |
|---|---|
| com.volcengine.tos | |
| com.volcengine.tos.internal | |
| com.volcengine.tos.model.object |
| 限定符和类型 | 方法和说明 |
|---|---|
AppendObjectOutput |
TOSV2Client.appendObject(AppendObjectInput input) |
AppendObjectOutput |
TOSV2.appendObject(AppendObjectInput input)
append content at the tail of an appendable object
|
AppendObjectOutput |
TOSClient.appendObject(String bucket,
String objectKey,
InputStream content,
long offset,
RequestOptionsBuilder... builders)
已过时。
|
AppendObjectOutput |
TOSV2Client.appendObject(String bucket,
String objectKey,
InputStream content,
long offset,
RequestOptionsBuilder... builders) |
AppendObjectOutput |
TOS.appendObject(String bucket,
String objectKey,
InputStream content,
long offset,
RequestOptionsBuilder... builders)
已过时。
append content at the tail of an appendable object
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppendObjectOutput |
TosObjectRequestHandler.appendObject(AppendObjectInput input) |
AppendObjectOutput |
TosClientV1Adapter.appendObject(String bucket,
String objectKey,
InputStream content,
long offset,
RequestOptionsBuilder... builders) |
| 限定符和类型 | 方法和说明 |
|---|---|
AppendObjectOutput |
AppendObjectOutput.setCrc64(String crc64)
已过时。
|
AppendObjectOutput |
AppendObjectOutput.setEtag(String etag)
已过时。
|
AppendObjectOutput |
AppendObjectOutput.setHashCrc64ecma(String hashCrc64ecma) |
AppendObjectOutput |
AppendObjectOutput.setNextAppendOffset(long nextAppendOffset) |
AppendObjectOutput |
AppendObjectOutput.setRequestInfo(RequestInfo requestInfo) |
AppendObjectOutput |
AppendObjectOutput.setVersionID(String versionID) |
Copyright © 2023. All rights reserved.