Uses of Class
software.amazon.awssdk.services.iot.model.BehaviorCriteria
-
Packages that use BehaviorCriteria Package Description software.amazon.awssdk.services.iot.model -
-
Uses of BehaviorCriteria in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return BehaviorCriteria Modifier and Type Method Description BehaviorCriteriaBehavior. criteria()The criteria that determine if a device is behaving normally in regard to themetric.Methods in software.amazon.awssdk.services.iot.model with parameters of type BehaviorCriteria Modifier and Type Method Description Behavior.BuilderBehavior.Builder. criteria(BehaviorCriteria criteria)The criteria that determine if a device is behaving normally in regard to themetric.
-