Uses of Class
com.telenordigital.nbiot.ImmutableDeviceList
-
-
Uses of ImmutableDeviceList in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableDeviceList Modifier and Type Method Description ImmutableDeviceListImmutableDeviceList.Builder. build()Builds a newImmutableDeviceList.static ImmutableDeviceListImmutableDeviceList. copyOf(Device.DeviceList instance)Creates an immutable copy of aDevice.DeviceListvalue.ImmutableDeviceListImmutableDeviceList. withDevices(Device... elements)Copy the current immutable object with elements that replace the content ofdevices.
-