CancelAccountSetupAttemptRequest.Builder

public abstract class CancelAccountSetupAttemptRequest.Builder


CancelAccountSetupAttemptRequest のビルダー。

概要

パブリック メソッド

abstract CancelAccountSetupAttemptRequest
CancelAccountSetupAttemptRequest.Builder

accountSetupAttempt をクリアします。

CancelAccountSetupAttemptRequest.Builder

アカウント設定のキャンセルを試行します。

パブリック メソッド

build

public abstract CancelAccountSetupAttemptRequest build()

clearAccountSetupAttempt

@CanIgnoreReturnValue
public CancelAccountSetupAttemptRequest.Builder clearAccountSetupAttempt()

accountSetupAttempt をクリアします。

setAccountSetupAttempt

@CanIgnoreReturnValue
public CancelAccountSetupAttemptRequest.Builder setAccountSetupAttempt(AccountSetupAttempt value)

アカウント設定のキャンセルを試行します。