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