Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDeviceFingerprintChallengeResponse |
Waas.updateDeviceFingerprintChallenge(UpdateDeviceFingerprintChallengeRequest request)
Updates the Device Fingerprint Challenge (DFC) settings in the Web Application Firewall
configuration for a policy.
|
UpdateDeviceFingerprintChallengeResponse |
WaasClient.updateDeviceFingerprintChallenge(UpdateDeviceFingerprintChallengeRequest request) |
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 |
---|---|
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 |
---|---|
UpdateDeviceFingerprintChallengeResponse |
UpdateDeviceFingerprintChallengeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeviceFingerprintChallengeResponse.Builder |
UpdateDeviceFingerprintChallengeResponse.Builder.copy(UpdateDeviceFingerprintChallengeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.