railo.runtime.net.s3
Interface Properties

All Known Implementing Classes:
PropertiesImpl

public interface Properties


Method Summary
 String getAccessKeyId()
           
 int getDefaultLocation()
           
 String getHost()
           
 String getSecretAccessKey()
           
 Struct toStruct()
           
 

Method Detail

toStruct

Struct toStruct()

getAccessKeyId

String getAccessKeyId()
Returns:
the accessKeyId

getHost

String getHost()
Returns:
the host

getDefaultLocation

int getDefaultLocation()
Returns:
the defaultLocation

getSecretAccessKey

String getSecretAccessKey()
Returns:
the secretAccessKey


Copyright © 2012 Railo