public static final class Bucket.Lifecycle.Rule.Action
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags
Constructor and Description |
---|
Bucket.Lifecycle.Rule.Action() |
Modifier and Type | Method and Description |
---|---|
Bucket.Lifecycle.Rule.Action |
clone() |
java.lang.String |
getType()
Type of the action.
|
Bucket.Lifecycle.Rule.Action |
set(java.lang.String fieldName,
java.lang.Object value) |
Bucket.Lifecycle.Rule.Action |
setType(java.lang.String type)
Type of the action.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
public java.lang.String getType()
null
for nonepublic Bucket.Lifecycle.Rule.Action setType(java.lang.String type)
type
- type or null
for nonepublic Bucket.Lifecycle.Rule.Action set(java.lang.String fieldName, java.lang.Object value)
set
in class com.google.api.client.json.GenericJson
public Bucket.Lifecycle.Rule.Action clone()
clone
in class com.google.api.client.json.GenericJson