Uses of Class
software.amazon.awssdk.services.iot.model.AddThingsToThingGroupParams
-
Packages that use AddThingsToThingGroupParams Package Description software.amazon.awssdk.services.iot.model -
-
Uses of AddThingsToThingGroupParams in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return AddThingsToThingGroupParams Modifier and Type Method Description AddThingsToThingGroupParamsMitigationActionParams. addThingsToThingGroupParams()Parameters to define a mitigation action that moves devices associated with a certificate to one or more specified thing groups, typically for quarantine.Methods in software.amazon.awssdk.services.iot.model with parameters of type AddThingsToThingGroupParams Modifier and Type Method Description MitigationActionParams.BuilderMitigationActionParams.Builder. addThingsToThingGroupParams(AddThingsToThingGroupParams addThingsToThingGroupParams)Parameters to define a mitigation action that moves devices associated with a certificate to one or more specified thing groups, typically for quarantine.
-