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