Uses of Class
com.google.cloud.storage.BlobInfo.CustomerEncryption
Packages that use BlobInfo.CustomerEncryption
-
Uses of BlobInfo.CustomerEncryption in com.google.cloud.storage
Methods in com.google.cloud.storage that return BlobInfo.CustomerEncryptionModifier and TypeMethodDescriptionBlobInfo.getCustomerEncryption()Returns information on the customer-supplied encryption key, if the blob is encrypted using such a key.