com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Billing() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Billing |
clone() |
Boolean |
getRequesterPays()
When set to true, Requester Pays is enabled for this bucket.
|
Bucket.Billing |
set(String fieldName,
Object value) |
Bucket.Billing |
setRequesterPays(Boolean requesterPays)
When set to true, Requester Pays is enabled for this bucket.
|
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 Boolean getRequesterPays()
null for nonepublic Bucket.Billing setRequesterPays(Boolean requesterPays)
requesterPays - requesterPays or null for nonepublic Bucket.Billing set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.Billing clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.