Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListWafLogsResponse |
Waas.listWafLogs(ListWafLogsRequest request)
Gets structured Web Application Firewall event logs for a WAAS policy.
|
ListWafLogsResponse |
WaasClient.listWafLogs(ListWafLogsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWafLogsResponse> |
WaasAsyncClient.listWafLogs(ListWafLogsRequest request,
AsyncHandler<ListWafLogsRequest,ListWafLogsResponse> handler) |
Future<ListWafLogsResponse> |
WaasAsync.listWafLogs(ListWafLogsRequest request,
AsyncHandler<ListWafLogsRequest,ListWafLogsResponse> handler)
Gets structured Web Application Firewall event logs for a WAAS policy.
|
Iterable<ListWafLogsResponse> |
WaasPaginators.listWafLogsResponseIterator(ListWafLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listWafLogs
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWafLogsResponse> |
WaasAsyncClient.listWafLogs(ListWafLogsRequest request,
AsyncHandler<ListWafLogsRequest,ListWafLogsResponse> handler) |
Future<ListWafLogsResponse> |
WaasAsync.listWafLogs(ListWafLogsRequest request,
AsyncHandler<ListWafLogsRequest,ListWafLogsResponse> handler)
Gets structured Web Application Firewall event logs for a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
ListWafLogsResponse |
ListWafLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWafLogsResponse.Builder |
ListWafLogsResponse.Builder.copy(ListWafLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.