Uses of Class
org.apache.tika.pipes.fetcher.azblob.config.AZBlobFetcherConfig
Packages that use AZBlobFetcherConfig
Package
Description
-
Uses of AZBlobFetcherConfig in org.apache.tika.pipes.fetcher.azblob
Constructors in org.apache.tika.pipes.fetcher.azblob with parameters of type AZBlobFetcherConfig -
Uses of AZBlobFetcherConfig in org.apache.tika.pipes.fetcher.azblob.config
Methods in org.apache.tika.pipes.fetcher.azblob.config that return AZBlobFetcherConfigModifier and TypeMethodDescriptionAZBlobFetcherConfig.setContainer
(String container) AZBlobFetcherConfig.setEndpoint
(String endpoint) AZBlobFetcherConfig.setExtractUserMetadata
(boolean extractUserMetadata) AZBlobFetcherConfig.setSasToken
(String sasToken) AZBlobFetcherConfig.setSpoolToTemp
(boolean spoolToTemp)