Command.ClearAppsDataStatus.PerAppStatus

public abstract class Command.ClearAppsDataStatus.PerAppStatus


Der Status des Löschens einer einzelnen App.

Zusammenfassung

Verschachtelte Typen

Builder für Command.ClearAppsDataStatus.PerAppStatus.

Gibt an, ob die angegebene Anwendung gelöscht wurde und welcher Fehler gegebenenfalls aufgetreten ist.

Öffentliche Methoden

static Command.ClearAppsDataStatus.PerAppStatus.Builder
abstract Command.ClearAppsDataStatus.PerAppStatus.ClearStatus

Gibt an, ob die angegebene Anwendung gelöscht wurde und welcher Fehler gegebenenfalls aufgetreten ist.

static Command.ClearAppsDataStatus.PerAppStatus
abstract Command.ClearAppsDataStatus.PerAppStatus.Builder

Öffentliche Methoden

getClearStatus

public abstract Command.ClearAppsDataStatus.PerAppStatus.ClearStatus getClearStatus()

Gibt an, ob die angegebene Anwendung gelöscht wurde und welcher Fehler gegebenenfalls aufgetreten ist.

getDefaultInstance

public static Command.ClearAppsDataStatus.PerAppStatus getDefaultInstance()