Uses of Class
org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
Packages that use AzureBlobStoreConfiguration
-
Uses of AzureBlobStoreConfiguration in org.nuxeo.ecm.blob.azure
Fields in org.nuxeo.ecm.blob.azure declared as AzureBlobStoreConfigurationModifier and TypeFieldDescriptionprotected final AzureBlobStoreConfigurationAzureBlobStore.configMethods in org.nuxeo.ecm.blob.azure that return AzureBlobStoreConfigurationModifier and TypeMethodDescriptionAzureBlobKey.config()Returns the value of theconfigrecord component.AzureBlobStoreConfiguration.withNamespace(String ns) Constructors in org.nuxeo.ecm.blob.azure with parameters of type AzureBlobStoreConfigurationModifierConstructorDescriptionAzureBlobKey(AzureBlobStoreConfiguration config, String key) Creates an instance of aAzureBlobKeyrecord class.AzureBlobStore(String blobProviderId, String name, AzureBlobStoreConfiguration config, KeyStrategy keyStrategy)