GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Versioning() |
Modifier and Type | Method and Description |
---|---|
Bucket.Versioning |
clone() |
Boolean |
getEnabled()
While set to true, versioning is fully enabled for this bucket.
|
Bucket.Versioning |
set(String fieldName,
Object value) |
Bucket.Versioning |
setEnabled(Boolean enabled)
While set to true, versioning is fully enabled for this bucket.
|
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Boolean getEnabled()
null
for nonepublic Bucket.Versioning setEnabled(Boolean enabled)
enabled
- enabled or null
for nonepublic Bucket.Versioning set(String fieldName, Object value)
set
in class GenericJson
public Bucket.Versioning clone()
clone
in class GenericJson
Copyright © 2011–2019 Google. All rights reserved.