com.google.android.managementapi.commands.model

Classes

Command

A specific instance of the execution of a command.

Command.Builder

Builder for Command.

Command.ClearAppsDataStatus

The status of the clear apps data command.

Command.ClearAppsDataStatus.Builder

Builder for Command.ClearAppsDataStatus.

Command.ClearAppsDataStatus.PerAppStatus

The status of clearing a single app.

Command.ClearAppsDataStatus.PerAppStatus.Builder

Builder for Command.ClearAppsDataStatus.PerAppStatus.

Command.CustomAppOperationStatus

The status of the install or uninstall app command.

Command.CustomAppOperationStatus.Builder

Builder for Command.CustomAppOperationStatus.

Command.RequestDeviceInfoStatus

The status of the RequestDeviceInfo command.

Command.RequestDeviceInfoStatus.Builder

Builder for Command.RequestDeviceInfoStatus.

Command.RequestDeviceInfoStatus.DeviceInfoCase

Details of the device information requested by the admin.

Command.RequestDeviceInfoStatus.EidInfo

Information related to the EID

Command.RequestDeviceInfoStatus.EidInfo.Builder

Builder for Command.RequestDeviceInfoStatus.EidInfo.

Command.RequestDeviceInfoStatus.EidInfo.Eid

EID information for each eUICC chip.

Command.RequestDeviceInfoStatus.EidInfo.Eid.Builder

Builder for Command.RequestDeviceInfoStatus.EidInfo.Eid.

Command.StatusCase

Status specific to the kind of command.

GetCommandRequest

A request to get a Command.

GetCommandRequest.Builder

Builder for GetCommandRequest.

IssueCommandRequest

A request message to issue AMAPI commands.

IssueCommandRequest.Builder

Builder for IssueCommandRequest.

IssueCommandRequest.ClearAppsData

A request to clear apps' data.

IssueCommandRequest.ClearAppsData.Builder

Builder for IssueCommandRequest.ClearAppsData.

IssueCommandRequest.InstallCustomApp

A request to install a custom app.

IssueCommandRequest.InstallCustomApp.Builder

Builder for IssueCommandRequest.InstallCustomApp.

IssueCommandRequest.ParamsCase

Parameters to specify the command being requested.

IssueCommandRequest.RequestDeviceInfo

Request information related to the device.

IssueCommandRequest.RequestDeviceInfo.Builder

Builder for IssueCommandRequest.RequestDeviceInfo.

IssueCommandRequest.UninstallCustomApp

A request to uninstall a custom app.

IssueCommandRequest.UninstallCustomApp.Builder

Builder for IssueCommandRequest.UninstallCustomApp.

Enums

Command.ClearAppsDataStatus.PerAppStatus.ClearStatus

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

Command.CustomAppOperationStatus.OperationStatus

Current status of the operation.

Command.RequestDeviceInfoStatus.DeviceInfoCase.Kind

The possible kind of Command.RequestDeviceInfoStatus.DeviceInfoCase.

Command.RequestDeviceInfoStatus.Status

The state of a command.

Command.State

State of the command.

Command.StatusCase.Kind

The possible kind of Command.StatusCase.

IssueCommandRequest.ParamsCase.Kind

The possible kind of IssueCommandRequest.ParamsCase.

IssueCommandRequest.RequestDeviceInfo.DeviceInfo

Type of device information to be requested.