Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateHumanInteractionChallengeResponse |
Waas.updateHumanInteractionChallenge(UpdateHumanInteractionChallengeRequest request)
Updates the Human Interaction Challenge (HIC) settings in the Web Application Firewall
configuration for a WAAS policy.
|
UpdateHumanInteractionChallengeResponse |
WaasClient.updateHumanInteractionChallenge(UpdateHumanInteractionChallengeRequest request) |
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 |
---|---|
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 |
---|---|
UpdateHumanInteractionChallengeResponse |
UpdateHumanInteractionChallengeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateHumanInteractionChallengeResponse.Builder |
UpdateHumanInteractionChallengeResponse.Builder.copy(UpdateHumanInteractionChallengeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.