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