Package org.jclouds.blobstore.strategy
Interface CountListStrategy
- All Known Implementing Classes:
CountBlobTypeInList
public interface CountListStrategy
Number of objects in a container
-
Method Summary
Modifier and TypeMethodDescriptionlong
execute
(String containerName, ListContainerOptions options)
-
Method Details
-
execute
-