public class ComposeSource extends ObjectConditionalReadArgs
ComposeObjectArgs
.Modifier and Type | Class and Description |
---|---|
static class |
ComposeSource.Builder
Argument builder of
ComposeSource . |
length, matchETag, modifiedSince, notMatchETag, offset, unmodifiedSince
ssec
versionId
objectName
bucketName, region
extraHeaders, extraQueryParams
Modifier | Constructor and Description |
---|---|
protected |
ComposeSource() |
|
ComposeSource(ObjectConditionalReadArgs args) |
Modifier and Type | Method and Description |
---|---|
static ComposeSource.Builder |
builder() |
void |
buildHeaders(long objectSize,
String etag) |
boolean |
equals(Object o) |
int |
hashCode() |
com.google.common.collect.Multimap<String,String> |
headers() |
long |
objectSize() |
genCopyHeaders, getHeaders, length, matchETag, modifiedSince, notMatchETag, offset, unmodifiedSince
ssec, validateSsec
versionId
checkSse, object
bucket, region
extraHeaders, extraQueryParams
protected ComposeSource()
public ComposeSource(ObjectConditionalReadArgs args)
public void buildHeaders(long objectSize, String etag)
public long objectSize() throws InternalException
InternalException
public com.google.common.collect.Multimap<String,String> headers() throws InternalException
InternalException
public static ComposeSource.Builder builder()
public boolean equals(Object o)
equals
in class ObjectConditionalReadArgs
public int hashCode()
hashCode
in class ObjectConditionalReadArgs