Uses of Record Class
com.adobe.testing.s3mock.dto.S3ObjectIdentifier
Packages that use S3ObjectIdentifier
Package
Description
This set the namespace for all JAX-B serialization / deserialization POJOs in this package.
-
Uses of S3ObjectIdentifier in com.adobe.testing.s3mock.dto
Methods in com.adobe.testing.s3mock.dto that return types with arguments of type S3ObjectIdentifierModifier and TypeMethodDescriptionDelete.objectsToDelete()Returns the value of theobjectsToDeleterecord component.Methods in com.adobe.testing.s3mock.dto with parameters of type S3ObjectIdentifierModifier and TypeMethodDescriptionstatic DeletedS3ObjectDeletedS3Object.from(S3ObjectIdentifier s3ObjectIdentifier) Constructor parameters in com.adobe.testing.s3mock.dto with type arguments of type S3ObjectIdentifierModifierConstructorDescriptionDelete(boolean quiet, List<S3ObjectIdentifier> objectsToDelete) Creates an instance of aDeleterecord class.