Uses of Package
com.adobe.testing.s3mock.dto
Packages that use com.adobe.testing.s3mock.dto
Package
Description
This set the namespace for all JAX-B serialization / deserialization POJOs in this package.
-
Classes in com.adobe.testing.s3mock.dto used by com.adobe.testing.s3mockClassDescriptionRequest to complete multipart upload.Result to be returned when completing a multipart request.Represents a S3 Object referenced by Bucket and Key.Request to initiate a batch delete request.Result to be returned after batch delete request.Result to be returned after multipart upload initiation.Represents a result of listing all Buckets.Represents a result of listing objects that reside in a Bucket.Represents a result of listing objects that reside in a Bucket.List Multipart Uploads result.List-Parts result with some hard-coded values as this is sufficient for now.Get Bucket location result.Key request value object.Result to be returned for GetObjectTagging.
-
Classes in com.adobe.testing.s3mock.dto used by com.adobe.testing.s3mock.dtoClassDescriptionDTO representing a list of buckets.Container for elements related to a particular multipart upload.Owner of a Bucket.This Class extends
CompletedPartto reduce code duplication.Class representing an Object on S3.Object identifier used in many APIs. -
Classes in com.adobe.testing.s3mock.dto used by com.adobe.testing.s3mock.serviceClassDescriptionResult to be returned when completing a multipart request.Request to initiate a batch delete request.Result to be returned after batch delete request.Result to be returned after multipart upload initiation.Represents a result of listing all Buckets.Represents a result of listing objects that reside in a Bucket.Represents a result of listing objects that reside in a Bucket.List Multipart Uploads result.List-Parts result with some hard-coded values as this is sufficient for now.Owner of a Bucket.Class representing an Object on S3.
-
Classes in com.adobe.testing.s3mock.dto used by com.adobe.testing.s3mock.storeClassDescriptionContainer for elements related to a particular multipart upload.Owner of a Bucket.This Class extends
CompletedPartto reduce code duplication. -
Classes in com.adobe.testing.s3mock.dto used by com.adobe.testing.s3mock.util