| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
IncrementalRefresh |
IncrementalRefresh.clone() |
IncrementalRefresh |
RefreshConfiguration.getIncrementalRefresh()
The incremental refresh for the dataset.
|
IncrementalRefresh |
IncrementalRefresh.withLookbackWindow(LookbackWindow lookbackWindow)
The lookback window setup for an incremental refresh configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshConfiguration.setIncrementalRefresh(IncrementalRefresh incrementalRefresh)
The incremental refresh for the dataset.
|
RefreshConfiguration |
RefreshConfiguration.withIncrementalRefresh(IncrementalRefresh incrementalRefresh)
The incremental refresh for the dataset.
|
Copyright © 2023. All rights reserved.