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.modelMethods in com.oracle.bmc.networkfirewall.model that return VxlanInspectionRuleProfile.Builder Modifier and Type Method Description static VxlanInspectionRuleProfile.BuilderVxlanInspectionRuleProfile. builder()Create a new builder.VxlanInspectionRuleProfile.BuilderVxlanInspectionRuleProfile.Builder. copy(VxlanInspectionRuleProfile model)VxlanInspectionRuleProfile.BuilderVxlanInspectionRuleProfile.Builder. mustReturnTrafficToSource(Boolean mustReturnTrafficToSource)Return scanned VXLAN tunnel traffic to source.VxlanInspectionRuleProfile.BuilderVxlanInspectionRuleProfile. toBuilder()
 
-