| Class | Description |
|---|---|
| AmazonS3ClientFactory | |
| AmazonS3Factory |
Factory base class to create a new AmazonS3 instance.
|
| S3AccessControlList | |
| S3FileChannel | |
| S3FileStore | |
| S3FileStoreAttributeView | |
| S3FileSystem |
S3FileSystem with a concrete client configured and ready to use.
|
| S3FileSystemProvider |
Spec:
URI: s3://[endpoint]/{bucket}/{key} If endpoint is missing, it's assumed to
be the default S3 endpoint (s3.amazonaws.com)
FileSystem roots: /{bucket}/
Treatment of S3 objects: - If a key ends in "/" it's considered a directory
*and* a regular file.
|
| S3Iterator |
S3 iterator over folders at first level.
|
| S3Path | |
| S3SeekableByteChannel |
| Enum | Description |
|---|---|
| S3FileStoreAttributeView.AttrID |
| Exception | Description |
|---|---|
| S3FileSystemConfigurationException |
Copyright © 2018. All rights reserved.