Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
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) |
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 |
---|---|
UpdateCaptchasRequest |
UpdateCaptchasRequest.Builder.build()
Build the instance of UpdateCaptchasRequest as configured by this builder
|
UpdateCaptchasRequest |
UpdateCaptchasRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCaptchasRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCaptchasRequest.Builder |
UpdateCaptchasRequest.Builder.copy(UpdateCaptchasRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.