@Experimental(value=FILESYSTEM)
See: Description
Interface | Description |
---|---|
S3FileSystemSchemeRegistrar |
A registrar that creates
S3FileSystemConfiguration instances from PipelineOptions . |
Class | Description |
---|---|
DefaultS3ClientBuilderFactory |
Construct S3ClientBuilder 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 . |
SSECustomerKey |
Customer provided key for use with Amazon S3 server-side encryption.
|
SSECustomerKey.Builder |