Uses of Record Class
com.adobe.testing.s3mock.dto.ObjectPart
Packages that use ObjectPart
Package
Description
This set the namespace for all JAX-B serialization / deserialization POJOs in this package.
-
Uses of ObjectPart in com.adobe.testing.s3mock.dto
Methods in com.adobe.testing.s3mock.dto that return types with arguments of type ObjectPartModifier and TypeMethodDescriptionGetObjectAttributesParts.parts()Returns the value of thepartsrecord component.Constructor parameters in com.adobe.testing.s3mock.dto with type arguments of type ObjectPartModifierConstructorDescriptionGetObjectAttributesParts(int maxParts, boolean isTruncated, int nextPartNumberMarker, int partNumberMarker, int totalPartsCount, List<ObjectPart> parts) Creates an instance of aGetObjectAttributesPartsrecord class.