Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateHumanInteractionChallengeResponse> |
WaasAsyncClient.updateHumanInteractionChallenge(UpdateHumanInteractionChallengeRequest request,
AsyncHandler<UpdateHumanInteractionChallengeRequest,UpdateHumanInteractionChallengeResponse> handler) |
Future<UpdateHumanInteractionChallengeResponse> |
WaasAsync.updateHumanInteractionChallenge(UpdateHumanInteractionChallengeRequest request,
AsyncHandler<UpdateHumanInteractionChallengeRequest,UpdateHumanInteractionChallengeResponse> handler)
Updates the Human Interaction Challenge (HIC) settings in the Web Application Firewall
configuration for a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateHumanInteractionChallengeRequest |
UpdateHumanInteractionChallengeRequest.Builder.build()
Build the instance of UpdateHumanInteractionChallengeRequest as configured by this
builder
|
UpdateHumanInteractionChallengeRequest |
UpdateHumanInteractionChallengeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateHumanInteractionChallengeRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.copy(UpdateHumanInteractionChallengeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.