Command.ClearAppsDataStatus.PerAppStatus.Builder

public abstract class Command.ClearAppsDataStatus.PerAppStatus.Builder


Builder for Command.ClearAppsDataStatus.PerAppStatus.

Summary

Public methods

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

Whether the given app was cleared, and what error if any occurred.

Public methods

build

public abstract Command.ClearAppsDataStatus.PerAppStatus build()

setClearStatus

public abstract Command.ClearAppsDataStatus.PerAppStatus.Builder setClearStatus(
    Command.ClearAppsDataStatus.PerAppStatus.ClearStatus value
)

Whether the given app was cleared, and what error if any occurred.