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