Uses of Class
com.oracle.bmc.waas.responses.GetHumanInteractionChallengeResponse
- 
Packages that use GetHumanInteractionChallengeResponse Package Description com.oracle.bmc.waas com.oracle.bmc.waas.responses 
- 
- 
Uses of GetHumanInteractionChallengeResponse in com.oracle.bmc.waasMethods in com.oracle.bmc.waas that return GetHumanInteractionChallengeResponse Modifier and Type Method Description GetHumanInteractionChallengeResponseWaas. getHumanInteractionChallenge(GetHumanInteractionChallengeRequest request)Gets the human interaction challenge settings in the Web Application Firewall configuration for a WAAS policy.GetHumanInteractionChallengeResponseWaasClient. getHumanInteractionChallenge(GetHumanInteractionChallengeRequest request)Methods in com.oracle.bmc.waas that return types with arguments of type GetHumanInteractionChallengeResponse Modifier and Type Method Description 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.Future<GetHumanInteractionChallengeResponse>WaasAsyncClient. getHumanInteractionChallenge(GetHumanInteractionChallengeRequest request, AsyncHandler<GetHumanInteractionChallengeRequest,GetHumanInteractionChallengeResponse> handler)Method parameters in com.oracle.bmc.waas with type arguments of type GetHumanInteractionChallengeResponse Modifier and Type Method Description 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.Future<GetHumanInteractionChallengeResponse>WaasAsyncClient. getHumanInteractionChallenge(GetHumanInteractionChallengeRequest request, AsyncHandler<GetHumanInteractionChallengeRequest,GetHumanInteractionChallengeResponse> handler)
- 
Uses of GetHumanInteractionChallengeResponse in com.oracle.bmc.waas.responsesMethods in com.oracle.bmc.waas.responses that return GetHumanInteractionChallengeResponse Modifier and Type Method Description GetHumanInteractionChallengeResponseGetHumanInteractionChallengeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waas.responses with parameters of type GetHumanInteractionChallengeResponse Modifier and Type Method Description GetHumanInteractionChallengeResponse.BuilderGetHumanInteractionChallengeResponse.Builder. copy(GetHumanInteractionChallengeResponse o)Copy method to populate the builder with values from the given instance.
 
-