Uses of Class
software.amazon.awssdk.services.quicksight.model.RefreshConfiguration
-
Packages that use RefreshConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of RefreshConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return RefreshConfiguration Modifier and Type Method Description RefreshConfigurationDataSetRefreshProperties. refreshConfiguration()The refresh configuration for a dataset.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type RefreshConfiguration Modifier and Type Method Description DataSetRefreshProperties.BuilderDataSetRefreshProperties.Builder. refreshConfiguration(RefreshConfiguration refreshConfiguration)The refresh configuration for a dataset.
-