CancelAccountSetupAttemptRequest.Builder

public abstract class CancelAccountSetupAttemptRequest.Builder


Builder for CancelAccountSetupAttemptRequest.

Summary

Public methods

build

public abstract CancelAccountSetupAttemptRequest build()

clearAccountSetupAttempt

@CanIgnoreReturnValue
public CancelAccountSetupAttemptRequest.Builder clearAccountSetupAttempt()

Clears accountSetupAttempt.

setAccountSetupAttempt

@CanIgnoreReturnValue
public CancelAccountSetupAttemptRequest.Builder setAccountSetupAttempt(AccountSetupAttempt value)

The account setup attempt to cancel.