Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateVxlanInspectionRuleDetails
Update Request for creating Vxlan Tunnel Inspection Rule used in the firewall policy rules.
|
Modifier and Type | Method and Description |
---|---|
UpdateTunnelInspectionRuleDetails |
UpdateTunnelInspectionRuleRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateTunnelInspectionRuleDetails |
UpdateTunnelInspectionRuleRequest.getUpdateTunnelInspectionRuleDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.body$(UpdateTunnelInspectionRuleDetails body)
Alternative setter for the body parameter.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.updateTunnelInspectionRuleDetails(UpdateTunnelInspectionRuleDetails updateTunnelInspectionRuleDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.