Uses of Class
com.telenordigital.nbiot.ImmutableDeviceList.Builder
-
-
Uses of ImmutableDeviceList.Builder in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableDeviceList.Builder Modifier and Type Method Description ImmutableDeviceList.BuilderImmutableDeviceList.Builder. devices(Device... devices)Initializes the value for thedevicesattribute.ImmutableDeviceList.BuilderImmutableDeviceList.Builder. from(Device.DeviceList instance)Fill a builder with attribute values from the providedDeviceListinstance.
-