See: Description
| Class | Description |
|---|---|
| CloudFrontSamples |
Sample code for performing CloudFront service operations.
|
| CodeSamples |
This class includes all the code samples as listed in the JetS3t
Programmer Guide.
|
| GSCodeSamples |
This class includes all the code samples as listed in the Google Storage
Developer's Guide.
|
| S3PostFormBuilder | |
| SamplesUtils |
Utilities used by all Sample code, collected in one place for convenience.
|
| StorePassphraseBasedLogin |
Demonstrates how Cockpit stores Passphrase-based login credentials in S3.
|
| ThreadedObjectListing |
Demonstrates how to use the
S3ServiceMulti.listObjects(String, String[], String, long)
method to list multiple "partitions" of an S3 bucket at once, using multiple
threads to list objects matching different prefixes. |
| UrlSigningExample |
Demonstrates how to create and use Signed URLs.
|
Sample code fragments demonstrating how to use the JetS3t toolkit API.