com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
S3Key() |
| Modifier and Type | Method and Description |
|---|---|
List<FilterRule> |
filterRuleList()
Returns filter rule list.
|
void |
setPrefixRule(String value) |
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 S3Key()
throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserExceptionpublic List<FilterRule> filterRuleList()
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