Uses of Class
org.openapitools.client.model.BehaviorRuleSettingsAnomalousDevice
Packages that use BehaviorRuleSettingsAnomalousDevice
-
Uses of BehaviorRuleSettingsAnomalousDevice in org.openapitools.client.model
Methods in org.openapitools.client.model that return BehaviorRuleSettingsAnomalousDeviceModifier and TypeMethodDescriptionBehaviorRuleAnomalousDevice.getSettings()Get settingsBehaviorRuleAnomalousDeviceAllOf.getSettings()Get settingsBehaviorRuleSettingsAnomalousDevice.maxEventsUsedForEvaluation(Integer maxEventsUsedForEvaluation) BehaviorRuleSettingsAnomalousDevice.minEventsNeededForEvaluation(Integer minEventsNeededForEvaluation) Methods in org.openapitools.client.model with parameters of type BehaviorRuleSettingsAnomalousDeviceModifier and TypeMethodDescriptionvoidBehaviorRuleAnomalousDevice.setSettings(BehaviorRuleSettingsAnomalousDevice settings) voidBehaviorRuleAnomalousDeviceAllOf.setSettings(BehaviorRuleSettingsAnomalousDevice settings) BehaviorRuleAnomalousDevice.settings(BehaviorRuleSettingsAnomalousDevice settings) BehaviorRuleAnomalousDeviceAllOf.settings(BehaviorRuleSettingsAnomalousDevice settings)