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