Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCaptchasResponse |
Waas.updateCaptchas(UpdateCaptchasRequest request)
Updates the list of CAPTCHA challenges in the Web Application Firewall configuration for a
WAAS policy.
|
UpdateCaptchasResponse |
WaasClient.updateCaptchas(UpdateCaptchasRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCaptchasResponse> |
WaasAsyncClient.updateCaptchas(UpdateCaptchasRequest request,
AsyncHandler<UpdateCaptchasRequest,UpdateCaptchasResponse> handler) |
Future<UpdateCaptchasResponse> |
WaasAsync.updateCaptchas(UpdateCaptchasRequest request,
AsyncHandler<UpdateCaptchasRequest,UpdateCaptchasResponse> handler)
Updates the list of CAPTCHA challenges in the Web Application Firewall configuration for a
WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCaptchasResponse> |
WaasAsyncClient.updateCaptchas(UpdateCaptchasRequest request,
AsyncHandler<UpdateCaptchasRequest,UpdateCaptchasResponse> handler) |
Future<UpdateCaptchasResponse> |
WaasAsync.updateCaptchas(UpdateCaptchasRequest request,
AsyncHandler<UpdateCaptchasRequest,UpdateCaptchasResponse> handler)
Updates the list of CAPTCHA challenges in the Web Application Firewall configuration for a
WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateCaptchasResponse |
UpdateCaptchasResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCaptchasResponse.Builder |
UpdateCaptchasResponse.Builder.copy(UpdateCaptchasResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.