public static class SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
SecurityQuestionThreeDSEnrollmentRequest |
build() |
SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder |
locale(java.lang.String locale) |
SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder |
phoneNumber(Phone phoneNumber) |
SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder |
securityPair(SecurityPair securityPair) |
java.lang.String |
toString() |
public SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder locale(java.lang.String locale)
public SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder phoneNumber(Phone phoneNumber)
public SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder securityPair(SecurityPair securityPair)
public SecurityQuestionThreeDSEnrollmentRequest build()
public java.lang.String toString()
toString in class java.lang.Object