Uses of Class
com.google.cloud.storage.BucketInfo.CustomerSuppliedEncryptionEnforcementConfig
Packages that use BucketInfo.CustomerSuppliedEncryptionEnforcementConfig
-
Uses of BucketInfo.CustomerSuppliedEncryptionEnforcementConfig in com.google.cloud.storage
Methods in com.google.cloud.storage that return BucketInfo.CustomerSuppliedEncryptionEnforcementConfigModifier and TypeMethodDescriptionBucketInfo.getCustomerSuppliedEncryptionEnforcementConfig()BucketInfo.CustomerSuppliedEncryptionEnforcementConfig.of(@Nullable BucketInfo.EncryptionEnforcementRestrictionMode restrictionMode) BucketInfo.CustomerSuppliedEncryptionEnforcementConfig.of(@Nullable BucketInfo.EncryptionEnforcementRestrictionMode restrictionMode, @Nullable OffsetDateTime effectiveTime) Methods in com.google.cloud.storage with parameters of type BucketInfo.CustomerSuppliedEncryptionEnforcementConfigModifier and TypeMethodDescriptionBucket.Builder.setCustomerSuppliedEncryptionEnforcementConfig(BucketInfo.CustomerSuppliedEncryptionEnforcementConfig customerSuppliedEncryptionEnforcementConfig) abstract BucketInfo.BuilderBucketInfo.Builder.setCustomerSuppliedEncryptionEnforcementConfig(BucketInfo.CustomerSuppliedEncryptionEnforcementConfig config)