Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListWafRequestsResponse |
Waas.listWafRequests(ListWafRequestsRequest request)
Gets the number of requests managed by a Web Application Firewall over a specified period of
time, including blocked requests.
|
ListWafRequestsResponse |
WaasClient.listWafRequests(ListWafRequestsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWafRequestsResponse> |
WaasAsyncClient.listWafRequests(ListWafRequestsRequest request,
AsyncHandler<ListWafRequestsRequest,ListWafRequestsResponse> handler) |
Future<ListWafRequestsResponse> |
WaasAsync.listWafRequests(ListWafRequestsRequest request,
AsyncHandler<ListWafRequestsRequest,ListWafRequestsResponse> handler)
Gets the number of requests managed by a Web Application Firewall over a specified period of
time, including blocked requests.
|
Iterable<ListWafRequestsResponse> |
WaasPaginators.listWafRequestsResponseIterator(ListWafRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWafRequests operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWafRequestsResponse> |
WaasAsyncClient.listWafRequests(ListWafRequestsRequest request,
AsyncHandler<ListWafRequestsRequest,ListWafRequestsResponse> handler) |
Future<ListWafRequestsResponse> |
WaasAsync.listWafRequests(ListWafRequestsRequest request,
AsyncHandler<ListWafRequestsRequest,ListWafRequestsResponse> handler)
Gets the number of requests managed by a Web Application Firewall over a specified period of
time, including blocked requests.
|
Modifier and Type | Method and Description |
---|---|
ListWafRequestsResponse |
ListWafRequestsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWafRequestsResponse.Builder |
ListWafRequestsResponse.Builder.copy(ListWafRequestsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.