Package io.revealbi.core.data
Class RVS3DataSourceItem
java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVS3DataSourceItem
- All Implemented Interfaces:
IRVResourceItem
Amazon S3 data source item.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.revealbi.core.data.RVDataSourceItem
getDataSource, getDefaultRefreshRate, getDescription, getId, getSubtitle, getTitle, setDataSource, setDefaultRefreshRate, setDescription, setId, setSubtitle, setTitle
-
Constructor Details
-
RVS3DataSourceItem
-
-
Method Details
-
setPath
S3 path for the file represented by this item. For example: 's3://my-bucket/path/to/file.csv'.- Parameters:
value-- Returns:
-
getPath
S3 path for the file represented by this item. For example: 's3://my-bucket/path/to/file.csv'.- Returns:
-