static FuotaTaskLogOption.Builder |
FuotaTaskLogOption.builder() |
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.events(Collection<FuotaTaskEventLogOption> events) |
Sets the value of the Events property for this object.
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.events(Consumer<FuotaTaskEventLogOption.Builder>... events) |
Sets the value of the Events property for this object.
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.events(FuotaTaskEventLogOption... events) |
Sets the value of the Events property for this object.
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.logLevel(String logLevel) |
Sets the value of the LogLevel property for this object.
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.logLevel(LogLevel logLevel) |
Sets the value of the LogLevel property for this object.
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.toBuilder() |
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.type(String type) |
The fuota task type.
|
FuotaTaskLogOption.Builder |
FuotaTaskLogOption.Builder.type(FuotaTaskType type) |
The fuota task type.
|