Package | Description |
---|---|
com.amazonaws.services.s3.internal | |
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
com.amazonaws.services.s3.model.transform |
Class and Description |
---|
AbstractRepeatableCipherInputStream
Common base class used to wrap an InputStream with a cipher input stream to
encrypt it, and handles resets by attempting to reset on the original,
unencrypted data InputStream, and recreate an identical Cipher and identical
CipherInputStream on the original data.
|
AbstractS3ResponseHandler
Abstract HTTP response handler for Amazon S3 responses.
|
BucketNameUtils
Utilities for working with Amazon S3 bucket names, such as validation and
checked to see if they are compatible with DNS addressing.
|
HeaderHandler
Assistant response handler that can pull an HTTP header out of the response
and apply it to a response object.
|
Mimetypes
Utility class that maintains a listing of known Mimetypes, and determines the
mimetype of files based on file extensions.
|
ObjectExpirationResult
Interface for service responses that receive the x-amz-expiration header.
|
ObjectRestoreResult
Interface for service responses that receive the x-amz-restore header.
|
S3XmlResponseHandler
S3 Implementation of HttpResponseHandler.
|
ServerSideEncryptionResult
Interface for service responses that receive the x-amz-server-side-encryption header.
|
ServiceUtils.RetryableS3DownloadTask
Interface for the task of downloading object from S3 to a specific file,
enabling one-time retry mechanism after integrity check failure
on the downloaded file.
|
XmlWriter
Basic XML Writer helper library.
|
Class and Description |
---|
ObjectExpirationResult
Interface for service responses that receive the x-amz-expiration header.
|
ObjectRestoreResult
Interface for service responses that receive the x-amz-restore header.
|
ServerSideEncryptionResult
Interface for service responses that receive the x-amz-server-side-encryption header.
|
Class and Description |
---|
DeleteObjectsResponse
Service response for deleteObjects API call.
|
ObjectExpirationResult
Interface for service responses that receive the x-amz-expiration header.
|
ServerSideEncryptionResult
Interface for service responses that receive the x-amz-server-side-encryption header.
|
XmlWriter
Basic XML Writer helper library.
|
Copyright © 2016. All rights reserved.