Uses of Class
software.amazon.awssdk.services.quicksight.model.DefaultRelativeDateTimeControlOptions
-
Packages that use DefaultRelativeDateTimeControlOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DefaultRelativeDateTimeControlOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DefaultRelativeDateTimeControlOptions Modifier and Type Method Description DefaultRelativeDateTimeControlOptionsDefaultFilterControlOptions. defaultRelativeDateTimeOptions()The default options that correspond to theRelativeDateTimefilter control type.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DefaultRelativeDateTimeControlOptions Modifier and Type Method Description DefaultFilterControlOptions.BuilderDefaultFilterControlOptions.Builder. defaultRelativeDateTimeOptions(DefaultRelativeDateTimeControlOptions defaultRelativeDateTimeOptions)The default options that correspond to theRelativeDateTimefilter control type.
-