com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Filter() |
| Modifier and Type | Method and Description |
|---|---|
S3Key |
s3Key()
Returns S3 Key.
|
void |
setPrefixRule(String value) |
void |
setS3Key(S3Key s3Key)
Sets S3 Key.
|
void |
setSuffixRule(String value) |
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Filter()
throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserExceptionpublic S3Key s3Key()
public void setS3Key(S3Key s3Key)
public void setPrefixRule(String value) throws InvalidArgumentException, org.xmlpull.v1.XmlPullParserException
InvalidArgumentExceptionorg.xmlpull.v1.XmlPullParserExceptionpublic void setSuffixRule(String value) throws InvalidArgumentException, org.xmlpull.v1.XmlPullParserException
InvalidArgumentExceptionorg.xmlpull.v1.XmlPullParserException