See: Description
Interface | Description |
---|---|
S3FileSystemSchemeRegistrar |
A registrar that creates
S3FileSystemConfiguration instances from PipelineOptions . |
Class | Description |
---|---|
DefaultS3ClientBuilderFactory |
Construct AmazonS3ClientBuilder with default values of S3 client properties like path style
access, accelerated mode, etc.
|
DefaultS3FileSystemSchemeRegistrar |
Registers the "s3" uri schema to be handled by
S3FileSystem . |
S3FileSystemConfiguration |
Object used to configure
S3FileSystem . |
S3FileSystemConfiguration.Builder | |
S3FileSystemRegistrar |
AutoService registrar for the S3FileSystem . |