Package io.revealbi.core.data
Class RVS3DataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVS3DataSource
Amazon S3 data source.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOnly for internal use.Region for the service.voidOnly for internal use.Region for the service.Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVS3DataSource
public RVS3DataSource()
-
-
Method Details
-
setRegion
Region for the service. See the list of supported values in https://docs.aws.amazon.com/general/latest/gr/rande.html.- Parameters:
value-- Returns:
-
getRegion
Region for the service. See the list of supported values in https://docs.aws.amazon.com/general/latest/gr/rande.html.- Returns:
-
getAWSAccountId
Only for internal use.- Returns:
-
setAWSAccountId
Only for internal use.- Parameters:
v-
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-