public class AmazonS3ExtendedStoreConnection extends BucketPathEncryptingExtendedStoreConnection
| Modifier and Type | Field and Description |
|---|---|
static AmazonS3RootBucket |
DEFAULT_BUCKET |
static AmazonS3Region |
DEFAULT_REGION |
| Constructor and Description |
|---|
AmazonS3ExtendedStoreConnection(URL url,
AmazonS3AccessKey accessKey,
AmazonS3SecretKey secretKey,
AmazonS3Region anAmazonS3Region,
AmazonS3RootBucket anAmazonS3RootBucket,
org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword) |
AmazonS3ExtendedStoreConnection(URL url,
AmazonS3AccessKey accessKey,
AmazonS3SecretKey secretKey,
AmazonS3Region amazonS3Region,
org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword) |
AmazonS3ExtendedStoreConnection(URL url,
AmazonS3AccessKey accessKey,
AmazonS3SecretKey secretKey,
org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanDatabase() |
void |
showDatabase() |
blobExists, containerExists, createContainer, deleteContainer, getBlob, getBlob, getBlobStream, getBlobStream, getStorageMetadata, list, listAllBuckets, putBlob, putBlob, putBlobStream, removeBlob, removeBlobFolderpublic static final AmazonS3RootBucket DEFAULT_BUCKET
public static final AmazonS3Region DEFAULT_REGION
public AmazonS3ExtendedStoreConnection(URL url, AmazonS3AccessKey accessKey, AmazonS3SecretKey secretKey, org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword)
public AmazonS3ExtendedStoreConnection(URL url, AmazonS3AccessKey accessKey, AmazonS3SecretKey secretKey, AmazonS3Region amazonS3Region, org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword)
public AmazonS3ExtendedStoreConnection(URL url, AmazonS3AccessKey accessKey, AmazonS3SecretKey secretKey, AmazonS3Region anAmazonS3Region, AmazonS3RootBucket anAmazonS3RootBucket, org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword)
Copyright © 2018. All Rights Reserved.