public static final class Bucket.Lifecycle.Rule.Action extends GenericJson
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Bucket.Lifecycle.Rule.Action() |
Modifier and Type | Method and Description |
---|---|
Bucket.Lifecycle.Rule.Action |
clone() |
String |
getType()
Type of the action.
|
Bucket.Lifecycle.Rule.Action |
set(String fieldName,
Object value) |
Bucket.Lifecycle.Rule.Action |
setType(String type)
Type of the action.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public String getType()
null
for nonepublic Bucket.Lifecycle.Rule.Action setType(String type)
type
- type or null
for nonepublic Bucket.Lifecycle.Rule.Action set(String fieldName, Object value)
set
in class GenericJson
public Bucket.Lifecycle.Rule.Action clone()
clone
in class GenericJson