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