Uses of Class
com.telenordigital.nbiot.ImmutableOutputLog
-
Packages that use ImmutableOutputLog Package Description com.telenordigital.nbiot -
-
Uses of ImmutableOutputLog in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableOutputLog Modifier and Type Method Description ImmutableOutputLogImmutableOutputLog.Builder. build()Builds a newImmutableOutputLog.static ImmutableOutputLogImmutableOutputLog. copyOf(OutputLogEntry.OutputLog instance)Creates an immutable copy of aOutputLogEntry.OutputLogvalue.ImmutableOutputLogImmutableOutputLog. withLogs(OutputLogEntry... elements)Copy the current immutable object with elements that replace the content oflogs.
-