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