Uses of Class
com.adobe.testing.s3mock.dto.GetObjectAttributesOutput
Packages that use GetObjectAttributesOutput
-
Uses of GetObjectAttributesOutput in com.adobe.testing.s3mock
Methods in com.adobe.testing.s3mock that return types with arguments of type GetObjectAttributesOutputModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GetObjectAttributesOutput>ObjectController.getObjectAttributes(String bucketName, ObjectKey key, List<String> match, List<String> noneMatch, List<String> objectAttributes) Returns the attributes for an object.