public static final class Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CustomerSuppliedEncryptionEnforcementConfig() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
clone() |
com.google.api.client.util.DateTime |
getEffectiveTime()
Server-determined value that indicates the time from which configuration was enforced and
effective.
|
String |
getRestrictionMode()
Restriction mode for Customer-Supplied Encryption Keys.
|
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
set(String fieldName,
Object value) |
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
setEffectiveTime(com.google.api.client.util.DateTime effectiveTime)
Server-determined value that indicates the time from which configuration was enforced and
effective.
|
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
setRestrictionMode(String restrictionMode)
Restriction mode for Customer-Supplied Encryption Keys.
|
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 CustomerSuppliedEncryptionEnforcementConfig()
public com.google.api.client.util.DateTime getEffectiveTime()
null for nonepublic Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig setEffectiveTime(com.google.api.client.util.DateTime effectiveTime)
effectiveTime - effectiveTime or null for nonepublic String getRestrictionMode()
null for nonepublic Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig setRestrictionMode(String restrictionMode)
restrictionMode - restrictionMode or null for nonepublic Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.