Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TunnelInspectionRuleSummary> |
NetworkFirewallPaginators.listTunnelInspectionRulesRecordIterator(ListTunnelInspectionRulesRequest request)
Creates a new iterable which will iterate over the
TunnelInspectionRuleSummary objects contained in
responses from the listTunnelInspectionRules operation. |
Modifier and Type | Class and Description |
---|---|
class |
VxlanInspectionRuleSummary
Vxlan Tunnel Inspection Rule used on the firewall policy rules.
|
Modifier and Type | Method and Description |
---|---|
List<TunnelInspectionRuleSummary> |
TunnelInspectionRuleSummaryCollection.getItems()
Collection of Tunnel Inspection Rule Summaries.
|
Modifier and Type | Method and Description |
---|---|
TunnelInspectionRuleSummaryCollection.Builder |
TunnelInspectionRuleSummaryCollection.Builder.items(List<TunnelInspectionRuleSummary> items)
Collection of Tunnel Inspection Rule Summaries.
|
Constructor and Description |
---|
TunnelInspectionRuleSummaryCollection(List<TunnelInspectionRuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.