com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Logging() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Logging |
clone() |
String |
getLogBucket()
The destination bucket where the current bucket's logs should be placed.
|
String |
getLogObjectPrefix()
A prefix for log object names.
|
Bucket.Logging |
set(String fieldName,
Object value) |
Bucket.Logging |
setLogBucket(String logBucket)
The destination bucket where the current bucket's logs should be placed.
|
Bucket.Logging |
setLogObjectPrefix(String logObjectPrefix)
A prefix for log object names.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getLogBucket()
null for nonepublic Bucket.Logging setLogBucket(String logBucket)
logBucket - logBucket or null for nonepublic String getLogObjectPrefix()
null for nonepublic Bucket.Logging setLogObjectPrefix(String logObjectPrefix)
logObjectPrefix - logObjectPrefix or null for nonepublic Bucket.Logging set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.Logging clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.