IssueCommandRequest.ParamsCase

public abstract class IssueCommandRequest.ParamsCase


Parameters to specify the command being requested. This class can have only one field set.

Summary

Nested types

The possible kind of IssueCommandRequest.ParamsCase.

Public methods

clearAppsData

public abstract IssueCommandRequest.ClearAppsData clearAppsData()

A request to clear apps' data.

getKind

public abstract IssueCommandRequest.ParamsCase.Kind getKind()

ofNone

public static IssueCommandRequest.ParamsCase ofNone()