Interface BatchGetIncidentFindingsError.Builder

  • Method Details

    • code

      The code associated with an error that was returned for a BatchGetIncidentFindings operation.

      Parameters:
      code - The code associated with an error that was returned for a BatchGetIncidentFindings operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • findingId

      The ID of a specified finding for which an error was returned for a BatchGetIncidentFindings operation.

      Parameters:
      findingId - The ID of a specified finding for which an error was returned for a BatchGetIncidentFindings operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The description for an error that was returned for a BatchGetIncidentFindings operation.

      Parameters:
      message - The description for an error that was returned for a BatchGetIncidentFindings operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.