Interface SecurityRequirementSummary.Builder

  • Method Details

    • packId

      The unique identifier of the pack containing the security requirement.

      Parameters:
      packId - The unique identifier of the pack containing the security requirement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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

      SecurityRequirementSummary.Builder description(String 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.
    • createdAt

      The date and time the security requirement was created, in UTC format.

      Parameters:
      createdAt - The date and time the security requirement was created, in UTC format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The date and time the security requirement was last updated, in UTC format.

      Parameters:
      updatedAt - The date and time the security requirement was last updated, in UTC format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.