Uses of Class
software.amazon.awssdk.services.iotanalytics.model.LateDataRuleConfiguration
-
Packages that use LateDataRuleConfiguration Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of LateDataRuleConfiguration in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return LateDataRuleConfiguration Modifier and Type Method Description LateDataRuleConfigurationLateDataRule. ruleConfiguration()The information needed to configure the late data rule.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type LateDataRuleConfiguration Modifier and Type Method Description LateDataRule.BuilderLateDataRule.Builder. ruleConfiguration(LateDataRuleConfiguration ruleConfiguration)The information needed to configure the late data rule.
-