Uses of Class
com.norconex.crawler.fs.fetch.impl.azureblob.AzureBlobFetcherConfig
Packages that use AzureBlobFetcherConfig
-
Uses of AzureBlobFetcherConfig in com.norconex.crawler.fs.fetch.impl.azureblob
Methods in com.norconex.crawler.fs.fetch.impl.azureblob that return AzureBlobFetcherConfigModifier and TypeMethodDescriptionAzureBlobFetcher.getConfiguration()AzureBlobFetcherConfig.setEndpoint(String endpoint) Optional service endpoint override.AzureBlobFetcherConfig.setSasToken(String sasToken) Optional SAS token used instead of shared-key credentials.