Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateWafAddressRateLimitingResponse |
Waas.updateWafAddressRateLimiting(UpdateWafAddressRateLimitingRequest request)
Updates the address rate limiting settings in the Web Application Firewall configuration for
a policy.
|
UpdateWafAddressRateLimitingResponse |
WaasClient.updateWafAddressRateLimiting(UpdateWafAddressRateLimitingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateWafAddressRateLimitingResponse> |
WaasAsyncClient.updateWafAddressRateLimiting(UpdateWafAddressRateLimitingRequest request,
AsyncHandler<UpdateWafAddressRateLimitingRequest,UpdateWafAddressRateLimitingResponse> handler) |
Future<UpdateWafAddressRateLimitingResponse> |
WaasAsync.updateWafAddressRateLimiting(UpdateWafAddressRateLimitingRequest request,
AsyncHandler<UpdateWafAddressRateLimitingRequest,UpdateWafAddressRateLimitingResponse> handler)
Updates the address rate limiting settings in the Web Application Firewall configuration for
a policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWafAddressRateLimitingResponse> |
WaasAsyncClient.updateWafAddressRateLimiting(UpdateWafAddressRateLimitingRequest request,
AsyncHandler<UpdateWafAddressRateLimitingRequest,UpdateWafAddressRateLimitingResponse> handler) |
Future<UpdateWafAddressRateLimitingResponse> |
WaasAsync.updateWafAddressRateLimiting(UpdateWafAddressRateLimitingRequest request,
AsyncHandler<UpdateWafAddressRateLimitingRequest,UpdateWafAddressRateLimitingResponse> handler)
Updates the address rate limiting settings in the Web Application Firewall configuration for
a policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateWafAddressRateLimitingResponse |
UpdateWafAddressRateLimitingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateWafAddressRateLimitingResponse.Builder |
UpdateWafAddressRateLimitingResponse.Builder.copy(UpdateWafAddressRateLimitingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.