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