Uses of Class
software.amazon.awssdk.services.quicksight.model.FilterRelativeDateTimeControl
-
Packages that use FilterRelativeDateTimeControl Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FilterRelativeDateTimeControl in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FilterRelativeDateTimeControl Modifier and Type Method Description FilterRelativeDateTimeControlFilterControl. relativeDateTime()A control from a date filter that is used to specify the relative date.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FilterRelativeDateTimeControl Modifier and Type Method Description FilterControl.BuilderFilterControl.Builder. relativeDateTime(FilterRelativeDateTimeControl relativeDateTime)A control from a date filter that is used to specify the relative date.
-