Command.StatusCase

public abstract class Command.StatusCase


Trạng thái dành riêng cho loại lệnh.

Tóm tắt

Các loại lồng nhau

Loại Command.StatusCase có thể có.

Phương thức công khai

clearAppsDataStatus

public abstract Command.ClearAppsDataStatus clearAppsDataStatus()

Trạng thái của lệnh xoá dữ liệu ứng dụng.

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