Command.StatusCase

public abstract class Command.StatusCase


סטטוס ספציפי לסוג הפקודה.

סיכום

סוגים מקוננים

הסוג האפשרי של Command.StatusCase.

שיטות ציבוריות

abstract Command.ClearAppsDataStatus

סטטוס הפקודה לניקוי נתוני האפליקציות.

abstract Command.StatusCase.Kind
static Command.StatusCase
static Command.StatusCase
static Command.StatusCase

שיטות ציבוריות

clearAppsDataStatus

public abstract Command.ClearAppsDataStatus clearAppsDataStatus()

סטטוס הפקודה לניקוי נתוני האפליקציות.

getKind

public abstract Command.StatusCase.Kind getKind()

ofClearAppsDataStatus

public static Command.StatusCase ofClearAppsDataStatus(Command.ClearAppsDataStatus value)

ofClearAppsDataStatus

public static Command.StatusCase ofClearAppsDataStatus(Command.ClearAppsDataStatus.Builder value)

ofNone

public static Command.StatusCase ofNone()