com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ObjectRetention() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.ObjectRetention |
clone() |
String |
getMode()
The bucket's object retention mode.
|
Bucket.ObjectRetention |
set(String fieldName,
Object value) |
Bucket.ObjectRetention |
setMode(String mode)
The bucket's object retention mode.
|
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 getMode()
null for nonepublic Bucket.ObjectRetention setMode(String mode)
mode - mode or null for nonepublic Bucket.ObjectRetention set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.ObjectRetention clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.