Command.ClearAppsDataStatus.PerAppStatus

public abstract class Command.ClearAppsDataStatus.PerAppStatus


1 つのアプリを消去するステータス。

概要

ネストされた型

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