public class AppendObjectResponse extends PutObjectResponse
putObject operation.
Use this request to access information about the new object created from the
putObject request, such as its ETag and optional version ID.| Constructor and Description |
|---|
AppendObjectResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentMd5() |
Long |
getNextAppendOffset() |
void |
setContentMd5(String contentMd5) |
void |
setNextAppendOffset(Long nextAppendOffset) |
getETag, setETagCopyright © 2020. All rights reserved.