public class AmazonS3ConnectionProperitesImpl
extends org.adorsys.encobject.types.properties.ConnectionPropertiesImpl
implements org.adorsys.encobject.types.properties.AmazonS3ConnectionProperties
| Constructor and Description |
|---|
AmazonS3ConnectionProperitesImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.adorsys.encobject.types.connection.AmazonS3AccessKey |
getAmazonS3AccessKey() |
org.adorsys.encobject.types.connection.AmazonS3Region |
getAmazonS3Region() |
org.adorsys.encobject.types.connection.AmazonS3RootBucketName |
getAmazonS3RootBucketName() |
org.adorsys.encobject.types.connection.AmazonS3SecretKey |
getAmazonS3SecretKey() |
URL |
getUrl() |
void |
setAmazonS3AccessKey(org.adorsys.encobject.types.connection.AmazonS3AccessKey amazonS3AccessKey) |
void |
setAmazonS3Region(org.adorsys.encobject.types.connection.AmazonS3Region amazonS3Region) |
void |
setAmazonS3RootBucketName(org.adorsys.encobject.types.connection.AmazonS3RootBucketName amazonS3RootBucketName) |
void |
setAmazonS3SecretKey(org.adorsys.encobject.types.connection.AmazonS3SecretKey amazonS3SecretKey) |
void |
setUrl(URL url) |
getBucketPathEncryptionPassword, setBucketPathEncryptionPasswordpublic URL getUrl()
getUrl in interface org.adorsys.encobject.types.properties.AmazonS3ConnectionPropertiespublic org.adorsys.encobject.types.connection.AmazonS3AccessKey getAmazonS3AccessKey()
getAmazonS3AccessKey in interface org.adorsys.encobject.types.properties.AmazonS3ConnectionPropertiespublic org.adorsys.encobject.types.connection.AmazonS3SecretKey getAmazonS3SecretKey()
getAmazonS3SecretKey in interface org.adorsys.encobject.types.properties.AmazonS3ConnectionPropertiespublic org.adorsys.encobject.types.connection.AmazonS3Region getAmazonS3Region()
getAmazonS3Region in interface org.adorsys.encobject.types.properties.AmazonS3ConnectionPropertiespublic org.adorsys.encobject.types.connection.AmazonS3RootBucketName getAmazonS3RootBucketName()
getAmazonS3RootBucketName in interface org.adorsys.encobject.types.properties.AmazonS3ConnectionPropertiespublic void setAmazonS3AccessKey(org.adorsys.encobject.types.connection.AmazonS3AccessKey amazonS3AccessKey)
public void setAmazonS3SecretKey(org.adorsys.encobject.types.connection.AmazonS3SecretKey amazonS3SecretKey)
public void setAmazonS3Region(org.adorsys.encobject.types.connection.AmazonS3Region amazonS3Region)
public void setAmazonS3RootBucketName(org.adorsys.encobject.types.connection.AmazonS3RootBucketName amazonS3RootBucketName)
public void setUrl(URL url)
Copyright © 2018. All Rights Reserved.