Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Class and Description |
---|---|
class |
VxlanInspectionRule
Vxlan Tunnel Inspection Rule used on the firewall policy rules.
|
Modifier and Type | Method and Description |
---|---|
TunnelInspectionRule |
GetTunnelInspectionRuleResponse.getTunnelInspectionRule()
The returned
TunnelInspectionRule instance. |
TunnelInspectionRule |
CreateTunnelInspectionRuleResponse.getTunnelInspectionRule()
The returned
TunnelInspectionRule instance. |
TunnelInspectionRule |
UpdateTunnelInspectionRuleResponse.getTunnelInspectionRule()
The returned
TunnelInspectionRule instance. |
Modifier and Type | Method and Description |
---|---|
GetTunnelInspectionRuleResponse.Builder |
GetTunnelInspectionRuleResponse.Builder.tunnelInspectionRule(TunnelInspectionRule tunnelInspectionRule)
The returned
TunnelInspectionRule instance. |
CreateTunnelInspectionRuleResponse.Builder |
CreateTunnelInspectionRuleResponse.Builder.tunnelInspectionRule(TunnelInspectionRule tunnelInspectionRule)
The returned
TunnelInspectionRule instance. |
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.tunnelInspectionRule(TunnelInspectionRule tunnelInspectionRule)
The returned
TunnelInspectionRule instance. |
Copyright © 2016–2024. All rights reserved.