Command.StatusCase

public abstract class Command.StatusCase


Stan specyficzny dla rodzaju polecenia.

Podsumowanie

Typy zagnieżdżone

Możliwy rodzaj atrybutu Command.StatusCase.

Metody publiczne

clearAppsDataStatus

public abstract Command.ClearAppsDataStatus clearAppsDataStatus()

Stan polecenia wyczyść dane aplikacji.

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()