Uses of Class
com.vmware.nsx_policy.model.IdsPcapConfig.Builder
-
Packages that use IdsPcapConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of IdsPcapConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IdsPcapConfig.Builder Modifier and Type Method Description IdsPcapConfig.BuilderIdsPcapConfig.Builder. setPcapByteCount(java.lang.Long pcapByteCount)Determine how many bytes will be captured.IdsPcapConfig.BuilderIdsPcapConfig.Builder. setPcapEnabled(java.lang.Boolean pcapEnabled)Flag which determines whether packet capturing is enabled or not.IdsPcapConfig.BuilderIdsPcapConfig.Builder. setPcapPacketCount(java.lang.Long pcapPacketCount)Determine how many packets will be captured.
-