com.google.api.client.util.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
|
com.google.api.client.util.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(com.google.api.client.util.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 com.google.api.client.util.DateTime getToggleTime()
null for nonepublic Bucket.Autoclass setToggleTime(com.google.api.client.util.DateTime toggleTime)
toggleTime - toggleTime or null for nonepublic Bucket.Autoclass set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.Autoclass clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2022. All rights reserved.