Uses of Class
com.norconex.crawler.fs.fetch.impl.s3.S3FetcherConfig
Packages that use S3FetcherConfig
-
Uses of S3FetcherConfig in com.norconex.crawler.fs.fetch.impl.s3
Methods in com.norconex.crawler.fs.fetch.impl.s3 that return S3FetcherConfigModifier and TypeMethodDescriptionS3Fetcher.getConfiguration()S3FetcherConfig.setEndpoint(String endpoint) Custom endpoint URL, for S3-compatible services (e.g.S3FetcherConfig.setForcePathStyle(boolean forcePathStyle) Whether to use path-style bucket addressing (endpoint/bucket/key) instead of the AWS-default virtual-hosted style (bucket.endpoint/key).The AWS region the bucket lives in (e.g.