CancelAccountSetupAttemptRequest.Builder

public abstract class CancelAccountSetupAttemptRequest.Builder


CancelAccountSetupAttemptRequest의 빌더입니다.

요약

공개 메서드

빌드

public abstract CancelAccountSetupAttemptRequest build()

clearAccountSetupAttempt

@CanIgnoreReturnValue
public CancelAccountSetupAttemptRequest.Builder clearAccountSetupAttempt()

accountSetupAttempt를 삭제합니다.

setAccountSetupAttempt

@CanIgnoreReturnValue
public CancelAccountSetupAttemptRequest.Builder setAccountSetupAttempt(AccountSetupAttempt value)

취소할 계정 설정 시도입니다.