A B D E F G I K L M N O P S T U V

S

S3Operation - Interface in org.springframework.build.aws.ant
An generic execution interface for all of the S3 operations.
S3Scanner - Class in org.springframework.build.aws.ant
 
S3Scanner(S3Bucket, String, String[], String[]) - Constructor for class org.springframework.build.aws.ant.S3Scanner
Creates a new instance of a scanner for an S3 repository.
SECOND - Static variable in class org.springframework.build.aws.ant.TransferUtils
 
secretKey - Variable in class org.springframework.build.aws.ant.SimpleStorageService
 
setAccessKey(String) - Method in class org.springframework.build.aws.ant.SimpleStorageService
Required parameter that corresponds to the S3 Access Key
setBucketName(String) - Method in class org.springframework.build.aws.ant.AbstractS3Operation
Required parameter that corresponds to the S3 bucket to delete from
setFile(String) - Method in class org.springframework.build.aws.ant.Delete
Optional parameter that corresponds to the source object key in S3
setFile(String) - Method in class org.springframework.build.aws.ant.Download
Optional parameter that corresponds to the source object key in S3
setFile(File) - Method in class org.springframework.build.aws.ant.Upload
Optional parameter that corresponds to the file to upload
setName(String) - Method in class org.springframework.build.aws.ant.Metadata
 
setProject(Project) - Method in class org.springframework.build.aws.ant.AbstractS3Operation
Infrastructure element
setPublicRead(boolean) - Method in class org.springframework.build.aws.ant.Upload
Optional parameter that corresponds to public readability of the object in S3.
setSecretKey(String) - Method in class org.springframework.build.aws.ant.SimpleStorageService
Required parameter that corresponds to the S3 Secret Key
setToDir(File) - Method in class org.springframework.build.aws.ant.Download
Optional parameter that corresponds to the target object directory
setToDir(File) - Method in class org.springframework.build.aws.ant.DownloadLatest
Optional parameter that corresponds to the target object directory
setToDir(String) - Method in class org.springframework.build.aws.ant.Upload
Optional parameter that corresponds to the target object 'directory' in S3
setToFile(File) - Method in class org.springframework.build.aws.ant.Download
Required parameter that corresponds to the file to download
setToFile(String) - Method in class org.springframework.build.aws.ant.Upload
Optional parameter that corresponds to the target object key in S3
setValue(String) - Method in class org.springframework.build.aws.ant.Metadata
 
SimpleStorageService - Class in org.springframework.build.aws.ant
An ANT task for dealing with the Amazon S3 service.
SimpleStorageService() - Constructor for class org.springframework.build.aws.ant.SimpleStorageService
 

A B D E F G I K L M N O P S T U V