CreateSystemUpdateRequest.Builder

public abstract class CreateSystemUpdateRequest.Builder


CreateSystemUpdateRequest 的构建器。

摘要

公共方法

abstract CreateSystemUpdateRequest
CreateSystemUpdateRequest.Builder

清除 systemUpdate。

CreateSystemUpdateRequest.Builder

要创建的 SystemUpdate 对象。

公共方法

build

public abstract CreateSystemUpdateRequest build()

clearSystemUpdate

public CreateSystemUpdateRequest.Builder clearSystemUpdate()

清除 systemUpdate。

setSystemUpdate

public CreateSystemUpdateRequest.Builder setSystemUpdate(SystemUpdate value)

要创建的 SystemUpdate 对象。SystemUpdate 对象应仅包含 OEM 拥有的字段(例如,名称、类型、api_level、名称)。如果在此请求中提供,则 SystemUpdate 消息(如 `instruction`)中标记为仅输出的字段将被忽略。