Package | Description |
---|---|
com.oracle.bmc.waas.model |
Modifier and Type | Method and Description |
---|---|
static Captcha.Builder |
Captcha.builder()
Create a new builder.
|
Captcha.Builder |
Captcha.Builder.copy(Captcha o) |
Captcha.Builder |
Captcha.Builder.failureMessage(String failureMessage) |
Captcha.Builder |
Captcha.Builder.footerText(String footerText) |
Captcha.Builder |
Captcha.Builder.headerText(String headerText) |
Captcha.Builder |
Captcha.Builder.sessionExpirationInSeconds(Integer sessionExpirationInSeconds) |
Captcha.Builder |
Captcha.Builder.submitLabel(String submitLabel) |
Captcha.Builder |
Captcha.Builder.title(String title) |
Captcha.Builder |
Captcha.Builder.url(String url) |
Copyright © 2016–2020. All rights reserved.