NotifySystemUpdatesChangedRequest.Builder

public abstract class NotifySystemUpdatesChangedRequest.Builder


Builder for NotifySystemUpdatesChangedRequest.

Summary

Public methods

abstract NotifySystemUpdatesChangedRequest
NotifySystemUpdatesChangedRequest.Builder

A list of system updates that have been changed.

Public methods

build

public abstract NotifySystemUpdatesChangedRequest build()

setSystemUpdates

public NotifySystemUpdatesChangedRequest.Builder setSystemUpdates(Iterable<SystemUpdate> value)

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