public abstract class ObjectConditionalReadArgs extends ObjectReadArgs
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectConditionalReadArgs.Builder<B extends ObjectConditionalReadArgs.Builder<B,A>,A extends ObjectConditionalReadArgs> |
| Modifier and Type | Field and Description |
|---|---|
protected Long |
length |
protected String |
matchETag |
protected ZonedDateTime |
modifiedSince |
protected String |
notMatchETag |
protected Long |
offset |
protected ZonedDateTime |
unmodifiedSince |
ssecversionIdobjectNamebucketName, regionextraHeaders, extraQueryParams| Constructor and Description |
|---|
ObjectConditionalReadArgs() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<String,String> |
genCopyHeaders() |
Long |
length() |
String |
matchETag() |
ZonedDateTime |
modifiedSince() |
String |
notMatchETag() |
Long |
offset() |
ZonedDateTime |
unmodifiedSince() |
ssec, validateSsecversionIdcheckSse, objectbucket, regionextraHeaders, extraQueryParamsprotected Long offset
protected Long length
protected String matchETag
protected String notMatchETag
protected ZonedDateTime modifiedSince
protected ZonedDateTime unmodifiedSince
public Long offset()
public Long length()
public String matchETag()
public String notMatchETag()
public ZonedDateTime modifiedSince()
public ZonedDateTime unmodifiedSince()