Command.StatusCase

public abstract class Command.StatusCase


État spécifique au type de la commande.

Résumé

Types imbriqués

Type de Command.StatusCase possible.

Méthodes publiques

clearAppsDataStatus

public abstract Command.ClearAppsDataStatus clearAppsDataStatus()

État de la commande d'effacement des données de l'application.

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