Uses of Interface
com.telenordigital.nbiot.Device.DeviceList
-
-
Uses of Device.DeviceList in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement Device.DeviceList Modifier and Type Class Description classImmutableDeviceListImmutable implementation ofDevice.DeviceList.Methods in com.telenordigital.nbiot with parameters of type Device.DeviceList Modifier and Type Method Description static ImmutableDeviceListImmutableDeviceList. copyOf(Device.DeviceList instance)Creates an immutable copy of aDevice.DeviceListvalue.ImmutableDeviceList.BuilderImmutableDeviceList.Builder. from(Device.DeviceList instance)Fill a builder with attribute values from the providedDeviceListinstance.
-