Uses of Class
com.vmware.nsx_policy.model.IdsProfileSignatures.Builder
-
Packages that use IdsProfileSignatures.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of IdsProfileSignatures.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IdsProfileSignatures.Builder Modifier and Type Method Description IdsProfileSignatures.Builder
IdsProfileSignatures.Builder. setProfilePath(java.lang.String profilePath)
Represents the Path of the IDS Profile.IdsProfileSignatures.Builder
IdsProfileSignatures.Builder. setSignatures(java.util.List<java.lang.String> signatures)
List of IDS signature ids which need to be detected.
-