Package org.jclouds.blobstore.strategy
Interface CountListStrategy
-
- All Known Implementing Classes:
CountBlobTypeInList
public interface CountListStrategy
Number of objects in a container
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
execute(String containerName, ListContainerOptions options)
-
-
-
Method Detail
-
execute
long execute(String containerName, ListContainerOptions options)
-
-