Interface DeleteThreatModelFailure.Builder

  • Method Details

    • threatModelId

      DeleteThreatModelFailure.Builder threatModelId(String threatModelId)

      The unique identifier of the threat model that failed to delete.

      Parameters:
      threatModelId - The unique identifier of the threat model that failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      The reason the threat model failed to delete.

      Parameters:
      reason - The reason the threat model failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.