GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Autoclass() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Autoclass |
clone() |
Boolean |
getEnabled()
Whether or not Autoclass is enabled on this bucket
|
DateTime |
getToggleTime()
A date and time in RFC 3339 format representing the instant at which "enabled" was last
toggled.
|
Bucket.Autoclass |
set(String fieldName,
Object value) |
Bucket.Autoclass |
setEnabled(Boolean enabled)
Whether or not Autoclass is enabled on this bucket
|
Bucket.Autoclass |
setToggleTime(DateTime toggleTime)
A date and time in RFC 3339 format representing the instant at which "enabled" was last
toggled.
|
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 Boolean getEnabled()
null for nonepublic Bucket.Autoclass setEnabled(Boolean enabled)
enabled - enabled or null for nonepublic DateTime getToggleTime()
null for nonepublic Bucket.Autoclass setToggleTime(DateTime toggleTime)
toggleTime - toggleTime or null for nonepublic Bucket.Autoclass set(String fieldName, Object value)
set in class GenericJsonpublic Bucket.Autoclass clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.