public static class VerifyText.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VerifyText |
build() |
VerifyText.Builder |
copy(VerifyText model) |
VerifyText.Builder |
text(String text)
Verification text in the response.
|
public VerifyText.Builder text(String text)
Verification text in the response.
text
- the value to setpublic VerifyText build()
public VerifyText.Builder copy(VerifyText model)
Copyright © 2016–2024. All rights reserved.