public class SourceObject extends ObjectConditionalReadArgs
ComposeObjectArgs and CopyObjectArgs.| Modifier and Type | Class and Description |
|---|---|
static class |
SourceObject.Builder
Argument builder of
SourceObject. |
fetchChecksum, length, matchETag, modifiedSince, notMatchETag, offset, unmodifiedSincessecversionIdobjectNamebucketName, regionextraHeaders, extraQueryParams, location| Modifier | Constructor and Description |
|---|---|
protected |
SourceObject() |
|
SourceObject(SourceObject args,
long objectSize,
String etag) |
| Modifier and Type | Method and Description |
|---|---|
static SourceObject.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
Http.Headers |
headers() |
Long |
objectSize() |
fetchChecksum, length, makeCopyHeaders, makeHeaders, matchETag, modifiedSince, notMatchETag, offset, unmodifiedSincessec, validateSsecversionIdobjectbucket, regioncheckSse, extraHeaders, extraQueryParams, location, setLocationprotected SourceObject()
public SourceObject(SourceObject args, long objectSize, String etag)
public Long objectSize()
public Http.Headers headers() throws InternalException
InternalExceptionpublic static SourceObject.Builder builder()
public boolean equals(Object o)
equals in class ObjectConditionalReadArgspublic int hashCode()
hashCode in class ObjectConditionalReadArgs