Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
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 |
---|---|
UpdateWafAddressRateLimitingRequest |
UpdateWafAddressRateLimitingRequest.Builder.build()
Build the instance of UpdateWafAddressRateLimitingRequest as configured by this builder
|
UpdateWafAddressRateLimitingRequest |
UpdateWafAddressRateLimitingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateWafAddressRateLimitingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateWafAddressRateLimitingRequest.Builder |
UpdateWafAddressRateLimitingRequest.Builder.copy(UpdateWafAddressRateLimitingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.