railo.runtime.net.s3
Class PropertiesImpl
java.lang.Object
railo.runtime.net.s3.PropertiesImpl
- All Implemented Interfaces:
- Properties
public final class PropertiesImpl
- extends Object
- implements Properties
PropertiesImpl
public PropertiesImpl()
toStruct
public Struct toStruct()
- Specified by:
toStruct
in interface Properties
getAccessKeyId
public String getAccessKeyId()
- Specified by:
getAccessKeyId
in interface Properties
- Returns:
- the accessKeyId
getHost
public String getHost()
- Specified by:
getHost
in interface Properties
- Returns:
- the host
setHost
public void setHost(String host)
- Parameters:
host
- the host to set
getDefaultLocation
public int getDefaultLocation()
- Specified by:
getDefaultLocation
in interface Properties
- Returns:
- the defaultLocation
setDefaultLocation
public void setDefaultLocation(String defaultLocation)
- Parameters:
defaultLocation
- the defaultLocation to set
setAccessKeyId
public void setAccessKeyId(String accessKeyId)
- Parameters:
accessKeyId
- the accessKeyId to set
getSecretAccessKey
public String getSecretAccessKey()
- Specified by:
getSecretAccessKey
in interface Properties
- Returns:
- the secretAccessKey
setSecretAccessKey
public void setSecretAccessKey(String secretAccessKey)
- Parameters:
secretAccessKey
- the secretAccessKey to set
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Railo