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