Uses of Record Class
com.adobe.testing.s3mock.dto.ListVersionsResult
Packages that use ListVersionsResult
-
Uses of ListVersionsResult in com.adobe.testing.s3mock
Methods in com.adobe.testing.s3mock that return types with arguments of type ListVersionsResultModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ListVersionsResult> BucketController.listObjectVersions(String bucketName, String prefix, String delimiter, String keyMarker, String versionIdMarker, String encodingType, String startAfter, Integer maxKeys, String continuationToken) Retrieve list of versions of an object of a bucket. -
Uses of ListVersionsResult in com.adobe.testing.s3mock.service
Methods in com.adobe.testing.s3mock.service that return ListVersionsResult