| Class | Description |
|---|---|
| Bucket |
DTO representing a bucket.
|
| BucketContents |
Contents are the XMLElements of ListBucketResult see http://docs.aws.amazon
.com/AmazonS3/latest/API/RESTBucketGET.html
|
| Buckets |
DTO representing a list of buckets.
|
| FileStore |
S3 Mock file store.
|
| KmsKeyStore |
Stores valid KMS key references for the
S3MockApplication. |
| S3Object |
Holds S3 object metadata.
|
| Tag |
| Exception | Description |
|---|---|
| S3Exception |
RuntimeException to communicate general S3 errors. |
Copyright © 2019 Adobe. All rights reserved.