CancelAccountSetupAttemptRequest.Builder

public abstract class CancelAccountSetupAttemptRequest.Builder


CancelAccountSetupAttemptRequest의 빌더입니다.

요약

공개 메서드

abstract CancelAccountSetupAttemptRequest
CancelAccountSetupAttemptRequest.Builder

accountSetupAttempt를 삭제합니다.

CancelAccountSetupAttemptRequest.Builder

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

공개 메서드

빌드

public abstract CancelAccountSetupAttemptRequest build()

clearAccountSetupAttempt

public CancelAccountSetupAttemptRequest.Builder clearAccountSetupAttempt()

accountSetupAttempt를 삭제합니다.

setAccountSetupAttempt

public CancelAccountSetupAttemptRequest.Builder setAccountSetupAttempt(AccountSetupAttempt value)

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