Uses of Class
software.amazon.awssdk.services.iot.model.LogTarget
-
Packages that use LogTarget Package Description software.amazon.awssdk.services.iot.model -
-
Uses of LogTarget in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return LogTarget Modifier and Type Method Description LogTargetLogTargetConfiguration. logTarget()A log targetLogTargetSetV2LoggingLevelRequest. logTarget()The log target.Methods in software.amazon.awssdk.services.iot.model with parameters of type LogTarget Modifier and Type Method Description LogTargetConfiguration.BuilderLogTargetConfiguration.Builder. logTarget(LogTarget logTarget)A log targetSetV2LoggingLevelRequest.BuilderSetV2LoggingLevelRequest.Builder. logTarget(LogTarget logTarget)The log target.
-