Command.ClearAppsDataStatus.PerAppStatus

public abstract class Command.ClearAppsDataStatus.PerAppStatus


単一のアプリのクリア ステータス。

概要

ネストされた型

Command.ClearAppsDataStatus.PerAppStatus のビルダー。

指定されたアプリがクリアされたかどうかと、エラーが発生した場合はその内容。

パブリック メソッド

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

指定されたアプリがクリアされたかどうかと、エラーが発生した場合はその内容。

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

パブリック メソッド

getClearStatus

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

指定されたアプリがクリアされたかどうかと、エラーが発生した場合はその内容。

getDefaultInstance

public static Command.ClearAppsDataStatus.PerAppStatus getDefaultInstance()