Uses of Interface
software.amazon.awssdk.services.iotwireless.model.FuotaTaskEventLogOption.Builder
-
Packages that use FuotaTaskEventLogOption.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of FuotaTaskEventLogOption.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return FuotaTaskEventLogOption.Builder Modifier and Type Method Description static FuotaTaskEventLogOption.BuilderFuotaTaskEventLogOption. builder()FuotaTaskEventLogOption.BuilderFuotaTaskEventLogOption.Builder. event(String event)Sets the value of the Event property for this object.FuotaTaskEventLogOption.BuilderFuotaTaskEventLogOption.Builder. event(FuotaTaskEvent event)Sets the value of the Event property for this object.FuotaTaskEventLogOption.BuilderFuotaTaskEventLogOption.Builder. logLevel(String logLevel)Sets the value of the LogLevel property for this object.FuotaTaskEventLogOption.BuilderFuotaTaskEventLogOption.Builder. logLevel(LogLevel logLevel)Sets the value of the LogLevel property for this object.FuotaTaskEventLogOption.BuilderFuotaTaskEventLogOption. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type FuotaTaskEventLogOption.Builder Modifier and Type Method Description static Class<? extends FuotaTaskEventLogOption.Builder>FuotaTaskEventLogOption. serializableBuilderClass()
-