com.google.android.managementapi.commands.model
Classes
Command |
A specific instance of the execution of a command. |
Command.Builder |
Builder for |
Command.ClearAppsDataStatus |
The status of the clear apps data command. |
Command.ClearAppsDataStatus.Builder |
Builder for |
Command.ClearAppsDataStatus.PerAppStatus |
The status of clearing a single app. |
Command.ClearAppsDataStatus.PerAppStatus.Builder |
Builder for |
Command.StatusCase |
Status specific to the kind of command. |
GetCommandRequest |
A request to get a Command. |
GetCommandRequest.Builder |
Builder for |
IssueCommandRequest |
A request message to issue AMAPI commands. |
IssueCommandRequest.Builder |
Builder for |
IssueCommandRequest.ClearAppsData |
A request to clear apps' data. |
IssueCommandRequest.ClearAppsData.Builder |
Builder for |
IssueCommandRequest.ParamsCase |
Parameters to specify the command being requested. |
Enums
Command.ClearAppsDataStatus.PerAppStatus.ClearStatus |
Whether the given app was cleared, and what error if any occurred. |
Command.State |
State of the command. |
Command.StatusCase.Kind |
The possible kind of |
IssueCommandRequest.ParamsCase.Kind |
The possible kind of |