All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description AwsChunkDecodingInputStream Skips V4 style signing metadata from input streams.AwsHttpHeaders Holds Header used in HTTP requests from AWS S3 Client.BatchDeleteRequest Request to initiate a batch delete request.BatchDeleteResponse Result to be returned after batch delete request.Bucket DTO representing a bucket.BucketContents Contents are the XMLElements of ListBucketResult see http://docs.aws.amazon .com/AmazonS3/latest/API/RESTBucketGET.htmlBuckets DTO representing a list of buckets.CompleteMultipartUploadRequest Request to complete multipart upload.CompleteMultipartUploadResult Result to be returned when completing a multipart request.CopyObjectResult DTO as representation of a succeeded copy process.CopyPartResult ErrorResponse A DTO which can be used as an response body if an error occurred.EtagSerializer ETag values must be wrapped in quotation marks.FaviconController Spring Boot 2.2+ does not include the default favicon.ico any more.FileStore S3 Mock file store.HashUtil A util-Class for the creation of Hashes.InitiateMultipartUploadResult Result to be returned after multipart upload initiation.KmsKeyStore Stores valid KMS key references for theS3MockApplication.ListAllMyBucketsResult Represents a result of listing all Buckets.ListBucketResult Represents a result of listing objects that reside in a Bucket.ListBucketResultV2 Represents a result of listing objects that reside in a Bucket.ListMultipartUploadsResult List Multipart Uploads result according to the S3 API Reference.ListPartsResult List-Parts result with some hard-coded values as this is sufficient for now.MetadataDirective This enum declares values of the optional "x-amz-metadata-directive" header.MetadataUtil MultipartUpload Container for elements related to a particular multipart upload, according to the S3 API Reference.ObjectIdentifier Object identifier used in many APIs.ObjectRef Represents a S3 Object referenced by Bucket and Key.ObjectRefConverter Owner Owner of a Bucket.Part Prefix Range Range request value object.RangeConverter Converts http range header value to range object.S3Exception RuntimeExceptionto communicate general S3 errors.S3MockApplication File Store Application that mocks Amazon S3.S3MockExceptionHandler ResponseEntityExceptionHandlerdealing withS3Exceptions; Serializes them to response output as suitable ErrorResponses.S3Object Holds S3 object metadata.StringEncoding Wrapper forURLEncoder.encode(String, String)andURLDecoder.decode(String, String)since those methods throw exceptions.Tag Tagging Result to be returned for GetObjectTagging.