CancelAccountSetupAttemptRequest

public abstract class CancelAccountSetupAttemptRequest


בקשה ל-CancelAccountSetupAttempt.

סיכום

סוגים מוטמעים

בנאי ל-CancelAccountSetupAttemptRequest.

שיטות ציבוריות

static CancelAccountSetupAttemptRequest.Builder
AccountSetupAttempt

ניסיון ההגדרה של החשבון יבוטל.

static CancelAccountSetupAttemptRequest
boolean

הפונקציה מחזירה true אם הערך של accountSetupAttempt מוגדר.

abstract CancelAccountSetupAttemptRequest.Builder

שיטות ציבוריות

getAccountSetupAttempt

public AccountSetupAttempt getAccountSetupAttempt()

ניסיון ההגדרה של החשבון יבוטל.

getDefaultInstance

public static CancelAccountSetupAttemptRequest getDefaultInstance()

hasAccountSetupAttempt

public boolean hasAccountSetupAttempt()

הפונקציה מחזירה true אם הערך של accountSetupAttempt מוגדר.

toBuilder

public abstract CancelAccountSetupAttemptRequest.Builder toBuilder()