Uses of Class
com.vmware.nsx_policy.model.PolicyIdsVmStats.Builder
-
Packages that use PolicyIdsVmStats.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PolicyIdsVmStats.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyIdsVmStats.Builder Modifier and Type Method Description PolicyIdsVmStats.Builder
PolicyIdsVmStats.Builder. setCount(java.lang.Long count)
Number of unique VMs on which a particular signature was detected.PolicyIdsVmStats.Builder
PolicyIdsVmStats.Builder. setVmList(java.util.List<java.lang.String> vmList)
List of VM names on which intrusions of that particular signature type were detected.
-