AccountSetupAttempt.AccountSetupError.Builder

public abstract class AccountSetupAttempt.AccountSetupError.Builder


Builder for AccountSetupAttempt.AccountSetupError.

Summary

Public methods

build

public abstract AccountSetupAttempt.AccountSetupError build()

setFailureReason

public abstract AccountSetupAttempt.AccountSetupError.Builder setFailureReason(
    AccountSetupAttempt.AccountSetupError.AccountSetupFailureReason value
)

The reason for the account setup failure.