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