Interface CreateSecurityRequirementEntry.Builder

  • Method Details

    • name

      The name of the security requirement.

      Parameters:
      name - The name of the security requirement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      A description of the security requirement.

      Parameters:
      description - A description of the security requirement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

      The security domain the requirement belongs to.

      Parameters:
      domain - The security domain the requirement belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • evaluation

      The evaluation criteria used to assess compliance with this requirement.

      Parameters:
      evaluation - The evaluation criteria used to assess compliance with this requirement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • remediation

      The recommended remediation steps when the requirement is not met.

      Parameters:
      remediation - The recommended remediation steps when the requirement is not met.
      Returns:
      Returns a reference to this object so that method calls can be chained together.