| Package | Description |
|---|---|
| io.jenkins.plugins.artifact_manager_jclouds | |
| io.jenkins.plugins.artifact_manager_jclouds.s3 |
| Modifier and Type | Method and Description |
|---|---|
BlobStoreProvider |
JCloudsArtifactManagerFactory.getProvider() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JCloudsVirtualFile.delete(BlobStoreProvider provider,
org.jclouds.blobstore.BlobStore blobStore,
String prefix)
Delete all blobs starting with a given prefix.
|
| Constructor and Description |
|---|
JCloudsArtifactManagerFactory(BlobStoreProvider provider) |
JCloudsVirtualFile(BlobStoreProvider provider,
String container,
String key) |
| Modifier and Type | Class and Description |
|---|---|
class |
S3BlobStore
Extension that customizes JCloudsBlobStore for AWS S3.
|
Copyright © 2016–2020. All rights reserved.