public class AmazonS3ExtendedStoreConnection extends BucketPathEncryptingExtendedStoreConnection
BucketPathEncryptingExtendedStoreConnection.MaxLengthInfo| Constructor and Description |
|---|
AmazonS3ExtendedStoreConnection(AmazonS3ConnectionProperties properties) |
AmazonS3ExtendedStoreConnection(URL url,
AmazonS3AccessKey accessKey,
AmazonS3SecretKey secretKey,
AmazonS3Region anAmazonS3Region,
AmazonS3RootBucketName anAmazonS3RootBucketName,
BucketPathEncryptionPassword bucketPathEncryptionPassword,
BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanDatabase() |
void |
showDatabase() |
blobExists, containerExists, createContainer, deleteContainer, getBlob, getBlob, getBlobStream, getBlobStream, getMaxLengthInfo, getStorageMetadata, getType, list, listAllBuckets, putBlob, putBlob, putBlobStream, removeBlob, removeBlobFolderpublic AmazonS3ExtendedStoreConnection(AmazonS3ConnectionProperties properties)
public AmazonS3ExtendedStoreConnection(URL url, AmazonS3AccessKey accessKey, AmazonS3SecretKey secretKey, AmazonS3Region anAmazonS3Region, AmazonS3RootBucketName anAmazonS3RootBucketName, BucketPathEncryptionPassword bucketPathEncryptionPassword, BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly)
Copyright © 2019. All Rights Reserved.