Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListWebAppFirewallsResponse> |
WafAsyncClient.listWebAppFirewalls(ListWebAppFirewallsRequest request,
AsyncHandler<ListWebAppFirewallsRequest,ListWebAppFirewallsResponse> handler) |
Future<ListWebAppFirewallsResponse> |
WafAsync.listWebAppFirewalls(ListWebAppFirewallsRequest request,
AsyncHandler<ListWebAppFirewallsRequest,ListWebAppFirewallsResponse> handler)
Gets a list of all WebAppFirewalls in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListWebAppFirewallsRequest |
ListWebAppFirewallsRequest.Builder.build()
Build the instance of ListWebAppFirewallsRequest as configured by this builder
|
ListWebAppFirewallsRequest |
ListWebAppFirewallsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListWebAppFirewallsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListWebAppFirewallsRequest.Builder |
ListWebAppFirewallsRequest.Builder.copy(ListWebAppFirewallsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.