UpdateUpdateControlStateRequest

public abstract class UpdateUpdateControlStateRequest


Request message for OemSystemUpdateClient.updateUpdateControlState.

Summary

Nested types

Builder for UpdateUpdateControlStateRequest.

Public methods

getDefaultInstance

public static UpdateUpdateControlStateRequest getDefaultInstance()

getUpdateControlState

public UpdateControlState getUpdateControlState()

Required. The new UpdateControlState to apply.

hasUpdateControlState

public boolean hasUpdateControlState()

Returns true if updateControlState is set.

toBuilder

public abstract UpdateUpdateControlStateRequest.Builder toBuilder()