Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
RefreshConfiguration |
RefreshConfiguration.clone() |
RefreshConfiguration |
DataSetRefreshProperties.getRefreshConfiguration()
The refresh configuration for a dataset.
|
RefreshConfiguration |
RefreshConfiguration.withIncrementalRefresh(IncrementalRefresh incrementalRefresh)
The incremental refresh for the dataset.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSetRefreshProperties.setRefreshConfiguration(RefreshConfiguration refreshConfiguration)
The refresh configuration for a dataset.
|
DataSetRefreshProperties |
DataSetRefreshProperties.withRefreshConfiguration(RefreshConfiguration refreshConfiguration)
The refresh configuration for a dataset.
|
Copyright © 2023. All rights reserved.