public static final class CreateOTPRequest.Builder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private CreateOTPRequest |
createOTPRequest |
| Constructor and Description |
|---|
Builder(java.lang.String id)
Instantiates a new Builder.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOTPRequest |
build()
Build create otp request.
|
private CreateOTPRequest createOTPRequest
public Builder(java.lang.String id)
id - the idpublic CreateOTPRequest build()