com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Encryption() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Encryption |
clone() |
String |
getDefaultKmsKeyName()
A Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no
encryption method is specified.
|
Bucket.Encryption |
set(String fieldName,
Object value) |
Bucket.Encryption |
setDefaultKmsKeyName(String defaultKmsKeyName)
A Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no
encryption method is specified.
|
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 getDefaultKmsKeyName()
null for nonepublic Bucket.Encryption setDefaultKmsKeyName(String defaultKmsKeyName)
defaultKmsKeyName - defaultKmsKeyName or null for nonepublic Bucket.Encryption set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.Encryption clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.