Interface ItemPath.Builder

    • Method Detail

      • nestedItemPath

        ItemPath.Builder nestedItemPath​(String nestedItemPath)

        The nested item path where the infected file was found.

        Parameters:
        nestedItemPath - The nested item path where the infected file was found.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • hash

        ItemPath.Builder hash​(String hash)

        The hash value of the infected resource.

        Parameters:
        hash - The hash value of the infected resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.