| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig |
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig.clone() |
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig |
Bucket.Encryption.getCustomerManagedEncryptionEnforcementConfig()
If set, the new objects created in this bucket must comply with this enforcement config.
|
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig |
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig.set(String fieldName,
Object value) |
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig |
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig.setEffectiveTime(com.google.api.client.util.DateTime effectiveTime)
Server-determined value that indicates the time from which configuration was enforced and
effective.
|
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig |
Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig.setRestrictionMode(String restrictionMode)
Restriction mode for Customer-Managed Encryption Keys.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Encryption |
Bucket.Encryption.setCustomerManagedEncryptionEnforcementConfig(Bucket.Encryption.CustomerManagedEncryptionEnforcementConfig customerManagedEncryptionEnforcementConfig)
If set, the new objects created in this bucket must comply with this enforcement config.
|
Copyright © 2011–2025 Google. All rights reserved.