Uses of Class
com.azure.storage.blob.models.BlobContainerEncryptionScope
Package
Description
Package containing the classes for BlobServiceClient.
Package containing the data models for AzureBlobStorage.
-
Uses of BlobContainerEncryptionScope in com.azure.storage.blob
Modifier and TypeMethodDescriptionBlobContainerClientBuilder.blobContainerEncryptionScope
(BlobContainerEncryptionScope blobContainerEncryptionScope) Sets theencryption scope
that is used to determine how blob contents are encrypted on the server.BlobServiceClientBuilder.blobContainerEncryptionScope
(BlobContainerEncryptionScope blobContainerEncryptionScope) Sets theencryption scope
that is used to determine how blob contents are encrypted on the server. -
Uses of BlobContainerEncryptionScope in com.azure.storage.blob.models
Modifier and TypeMethodDescriptionBlobContainerEncryptionScope.setDefaultEncryptionScope
(String defaultEncryptionScope) Set the defaultEncryptionScope property: Optional.BlobContainerEncryptionScope.setEncryptionScopeOverridePrevented
(Boolean encryptionScopeOverridePrevented) Set the encryptionScopeOverridePrevented property: Optional.