| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
IdsVmStats.Builder |
IdsVmStats.Builder.setCount(java.lang.Long count)
Number of unique VMs on which a particular signature was detected.
|
IdsVmStats.Builder |
IdsVmStats.Builder.setVmList(java.util.List<java.lang.String> vmList)
List of VM names on which intrusions of that particular signature type were
detected.
|