Uses of Class
com.oracle.bmc.networkfirewall.model.VxlanInspectionRuleProfile.Builder
-
Packages that use VxlanInspectionRuleProfile.Builder Package Description com.oracle.bmc.networkfirewall.model -
-
Uses of VxlanInspectionRuleProfile.Builder in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return VxlanInspectionRuleProfile.Builder Modifier and Type Method Description static VxlanInspectionRuleProfile.Builder
VxlanInspectionRuleProfile. builder()
Create a new builder.VxlanInspectionRuleProfile.Builder
VxlanInspectionRuleProfile.Builder. copy(VxlanInspectionRuleProfile model)
VxlanInspectionRuleProfile.Builder
VxlanInspectionRuleProfile.Builder. mustReturnTrafficToSource(Boolean mustReturnTrafficToSource)
Return scanned VXLAN tunnel traffic to source.VxlanInspectionRuleProfile.Builder
VxlanInspectionRuleProfile. toBuilder()
-