Uses of Interface
org.jclouds.blobstore.strategy.ClearListStrategy
Packages that use ClearListStrategy
-
Uses of ClearListStrategy in org.jclouds.blobstore.strategy.internal
Classes in org.jclouds.blobstore.strategy.internal that implement ClearListStrategy -
Uses of ClearListStrategy in org.jclouds.blobstore.util.internal
Fields in org.jclouds.blobstore.util.internal declared as ClearListStrategyModifier and TypeFieldDescriptionprotected final ClearListStrategyBlobUtilsImpl.clearContainerStrategyConstructors in org.jclouds.blobstore.util.internal with parameters of type ClearListStrategyModifierConstructorDescriptionprotectedBlobUtilsImpl(jakarta.inject.Provider<BlobBuilder> blobBuilders, ClearListStrategy clearContainerStrategy, GetDirectoryStrategy getDirectoryStrategy, MkdirStrategy mkdirStrategy, CountListStrategy countBlobsStrategy, DeleteDirectoryStrategy rmDirStrategy)