Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WebAppFirewallSummary> |
WafPaginators.listWebAppFirewallsRecordIterator(ListWebAppFirewallsRequest request)
Creates a new iterable which will iterate over the
WebAppFirewallSummary objects contained in responses from the
listWebAppFirewalls operation. |
Modifier and Type | Class and Description |
---|---|
class |
WebAppFirewallLoadBalancerSummary
Summary of the WebAppFirewallLoadBalancer.
|
Modifier and Type | Method and Description |
---|---|
List<WebAppFirewallSummary> |
WebAppFirewallCollection.getItems()
List of WebAppFirewalls.
|
Modifier and Type | Method and Description |
---|---|
WebAppFirewallCollection.Builder |
WebAppFirewallCollection.Builder.items(List<WebAppFirewallSummary> items)
List of WebAppFirewalls.
|
Constructor and Description |
---|
WebAppFirewallCollection(List<WebAppFirewallSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.