| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig.clone() |
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
Bucket.Encryption.getCustomerSuppliedEncryptionEnforcementConfig()
If set, the new objects created in this bucket must comply with this enforcement config.
|
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig.set(String fieldName,
Object value) |
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig |
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 |
Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig.setRestrictionMode(String restrictionMode)
Restriction mode for Customer-Supplied Encryption Keys.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Encryption |
Bucket.Encryption.setCustomerSuppliedEncryptionEnforcementConfig(Bucket.Encryption.CustomerSuppliedEncryptionEnforcementConfig customerSuppliedEncryptionEnforcementConfig)
If set, the new objects created in this bucket must comply with this enforcement config.
|
Copyright © 2011–2025 Google. All rights reserved.