| Class | Description |
|---|---|
| CloudFrontService |
A service that handles communication with the Amazon CloudFront REST API, offering
all the operations that can be performed on CloudFront distributions.
|
| Constants |
Constants used by the S3Service and its implementation classes.
|
| Jets3tProperties |
Utility class to load and store JetS3t-specific properties.
|
| S3ObjectsChunk | Deprecated
0.8.0 use
StorageObjectsChunk instead. |
| S3Service |
A service that handles communication with S3, offering all the operations that can be performed
on S3 accounts.
|
| StorageObjectsChunk |
Stores a "chunk" of StorageObjects returned from a list command - this particular chunk may or may
not include all the objects available in a bucket.
|
| StorageService |
A service that handles communication with a storage service, offering all the operations that
can be performed on generic storage services.
|
| VersionOrDeleteMarkersChunk |
| Exception | Description |
|---|---|
| CloudFrontServiceException |
Exception for use by
CloudFrontService and related utilities. |
| S3ServiceException |
Exception for use by
S3Services and related utilities. |
| ServiceException |
Exception for use by
StorageService and related utilities. |