IssueCommandRequest

public abstract class IssueCommandRequest


AMAPI komutları yayınlamak için kullanılan istek mesajı.

Özet

İç içe yerleştirilmiş türler

public abstract class IssueCommandRequest.Builder

IssueCommandRequest için derleyiciler.

public abstract class IssueCommandRequest.ClearAppsData

Uygulamaların verilerini temizleme isteği

IssueCommandRequest.ClearAppsData için derleyiciler.

Özel bir uygulamayı yükleme isteği.

IssueCommandRequest.InstallCustomApp için derleyiciler.

public abstract class IssueCommandRequest.ParamsCase

İstenen komutu belirtmek için kullanılan parametreler.

Olası IssueCommandRequest.ParamsCase türü.

Cihazla ilgili bilgi isteğinde bulunma

IssueCommandRequest.RequestDeviceInfo için derleyiciler.

İstenecek cihaz bilgilerinin türü.

Özel bir uygulamanın yüklemesini kaldırma isteği.

IssueCommandRequest.UninstallCustomApp için derleyiciler.

Herkese açık yöntemler

static IssueCommandRequest.Builder
static IssueCommandRequest
abstract IssueCommandRequest.ParamsCase

İstenen komutu belirtmek için kullanılan parametreler.

abstract IssueCommandRequest.Builder

Herkese açık yöntemler

derleyici

public static IssueCommandRequest.Builder builder()

getDefaultInstance

public static IssueCommandRequest getDefaultInstance()

getParams

public abstract IssueCommandRequest.ParamsCase getParams()

İstenen komutu belirtmek için kullanılan parametreler. Bu sınıfta yalnızca bir alan kümesi olabilir.

toBuilder

public abstract IssueCommandRequest.Builder toBuilder()