Uses of Class
com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
Packages that use UpdateEncryptionConfig
Package
Description
This package contains the models classes for DataLakeStoreAccountManagementClient.
-
Uses of UpdateEncryptionConfig in com.microsoft.azure.management.datalake.store.models
Methods in com.microsoft.azure.management.datalake.store.models that return UpdateEncryptionConfigModifier and TypeMethodDescriptionUpdateDataLakeStoreAccountParameters.encryptionConfig()Get the encryptionConfig value.UpdateEncryptionConfig.withKeyVaultMetaInfo(UpdateKeyVaultMetaInfo keyVaultMetaInfo) Set the keyVaultMetaInfo value.Methods in com.microsoft.azure.management.datalake.store.models with parameters of type UpdateEncryptionConfigModifier and TypeMethodDescriptionUpdateDataLakeStoreAccountParameters.withEncryptionConfig(UpdateEncryptionConfig encryptionConfig) Set the encryptionConfig value.