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