Uses of Class
io.jenkins.plugins.artifact_manager_jclouds.BlobStoreProvider
Package
Description
-
Uses of BlobStoreProvider in io.jenkins.plugins.artifact_manager_jclouds
Modifier and TypeMethodDescriptionstatic boolean
JCloudsVirtualFile.delete
(BlobStoreProvider provider, org.jclouds.blobstore.BlobStore blobStore, String prefix) Delete all blobs starting with a given prefix.ModifierConstructorDescriptionJCloudsVirtualFile
(BlobStoreProvider provider, String container, String key) -
Uses of BlobStoreProvider in io.jenkins.plugins.artifact_manager_jclouds.s3
Modifier and TypeClassDescriptionclass
Extension that customizes JCloudsBlobStore for AWS S3.