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