Uses of Class
com.adobe.testing.s3mock.dto.ListBucketResult
Packages that use ListBucketResult
-
Uses of ListBucketResult in com.adobe.testing.s3mock
Methods in com.adobe.testing.s3mock that return types with arguments of type ListBucketResultModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ListBucketResult>BucketController.listObjects(String bucketName, String prefix, String delimiter, String marker, String encodingType, Integer maxKeys) Deprecated.Long since replaced by ListObjectsV2, -
Uses of ListBucketResult in com.adobe.testing.s3mock.service
Methods in com.adobe.testing.s3mock.service that return ListBucketResult