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