Class IdsProfileSignatures.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of IdsProfileSignatures.
    • Method Detail

      • setProfilePath

        public IdsProfileSignatures.Builder setProfilePath​(java.lang.String profilePath)
        Represents the Path of the IDS Profile.
        Parameters:
        profilePath - New value for the property.
      • setSignatures

        public IdsProfileSignatures.Builder setSignatures​(java.util.List<java.lang.String> signatures)
        List of IDS signature ids which need to be detected.
        Parameters:
        signatures - New value for the property.