public static final class Bucket.Lifecycle.Rule.Action
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Action() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Lifecycle.Rule.Action |
clone() |
String |
getStorageClass()
Target storage class.
|
String |
getType()
Type of the action.
|
Bucket.Lifecycle.Rule.Action |
set(String fieldName,
Object value) |
Bucket.Lifecycle.Rule.Action |
setStorageClass(String storageClass)
Target storage class.
|
Bucket.Lifecycle.Rule.Action |
setType(String type)
Type of the action.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getStorageClass()
null for nonepublic Bucket.Lifecycle.Rule.Action setStorageClass(String storageClass)
storageClass - storageClass or null for nonepublic 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 com.google.api.client.json.GenericJsonpublic Bucket.Lifecycle.Rule.Action clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.