Uses of Class
com.adobe.testing.s3mock.dto.Checksum
Packages that use Checksum
Package
Description
This set the namespace for all JAX-B serialization / deserialization POJOs in this package.
-
Uses of Checksum in com.adobe.testing.s3mock.dto
Constructors in com.adobe.testing.s3mock.dto with parameters of type ChecksumModifierConstructorDescriptionGetObjectAttributesOutput(Checksum checksum, String etag, List<GetObjectAttributesParts> objectParts, Long objectSize, StorageClass storageClass) -
Uses of Checksum in com.adobe.testing.s3mock.service
Methods in com.adobe.testing.s3mock.service that return ChecksumModifier and TypeMethodDescriptionstatic ChecksumObjectService.getChecksum(S3ObjectMetadata s3ObjectMetadata)