NotifySystemUpdatesChangedRequest.Builder

abstract class NotifySystemUpdatesChangedRequest.Builder


Builder for NotifySystemUpdatesChangedRequest.

Summary

Public functions

abstract NotifySystemUpdatesChangedRequest!
NotifySystemUpdatesChangedRequest.Builder!

A list of system updates that have been changed.

Public functions

build

abstract fun build(): NotifySystemUpdatesChangedRequest!

setSystemUpdates

fun setSystemUpdates(value: (Mutable)Iterable<SystemUpdate!>!): NotifySystemUpdatesChangedRequest.Builder!

A list of system updates that have been changed. The OTA client should update its state and behavior for these specific system updates.