CancelAccountSetupAttemptRequest

public abstract class CancelAccountSetupAttemptRequest


Richiesta a CancelAccountSetupAttempt.

Riepilogo

Tipi nidificati

Costruttore per CancelAccountSetupAttemptRequest.

Metodi pubblici

static CancelAccountSetupAttemptRequest.Builder
AccountSetupAttempt

Il tentativo di configurazione dell'account da annullare.

static CancelAccountSetupAttemptRequest
boolean

Restituisce true se accountSetupAttempt è impostato.

abstract CancelAccountSetupAttemptRequest.Builder

Metodi pubblici

getAccountSetupAttempt

public AccountSetupAttempt getAccountSetupAttempt()

Il tentativo di configurazione dell'account da annullare.

getDefaultInstance

public static CancelAccountSetupAttemptRequest getDefaultInstance()

hasAccountSetupAttempt

public boolean hasAccountSetupAttempt()

Restituisce true se accountSetupAttempt è impostato.

toBuilder

public abstract CancelAccountSetupAttemptRequest.Builder toBuilder()