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