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