public interface S3DataSource
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | S3DataSource.UtilsS3DataSourcespecific utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| File | getFile() | 
| InputStream | getInputStream() | 
| void | setFile(File file) | 
| void | setInputStream(InputStream inputStream) | 
File getFile()
void setFile(File file)
InputStream getInputStream()
void setInputStream(InputStream inputStream)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.