Uses of Class
com.adobe.testing.s3mock.dto.ListBucketResultV2
Packages that use ListBucketResultV2
-
Uses of ListBucketResultV2 in com.adobe.testing.s3mock
Methods in com.adobe.testing.s3mock that return types with arguments of type ListBucketResultV2Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ListBucketResultV2>BucketController.listObjectsV2(String bucketName, String prefix, String delimiter, String encodingType, String startAfter, Integer maxKeys, String continuationToken) Retrieve list of objects of a bucket. -
Uses of ListBucketResultV2 in com.adobe.testing.s3mock.service
Methods in com.adobe.testing.s3mock.service that return ListBucketResultV2