Interface PutProjectEventsResultEntry.Builder

  • Method Details

    • errorCode

      If the PutProjectEvents operation has an error, the error code is returned here.

      Parameters:
      errorCode - If the PutProjectEvents operation has an error, the error code is returned here.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      PutProjectEventsResultEntry.Builder errorMessage(String errorMessage)

      If the PutProjectEvents operation has an error, the error message is returned here.

      Parameters:
      errorMessage - If the PutProjectEvents operation has an error, the error message is returned here.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventId

      A unique ID assigned to this PutProjectEvents operation.

      Parameters:
      eventId - A unique ID assigned to this PutProjectEvents operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.