Interface BuildNotDeleted.Builder

  • Method Details

    • id

      The ID of the build that could not be successfully deleted.

      Parameters:
      id - The ID of the build that could not be successfully deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusCode

      BuildNotDeleted.Builder statusCode(String statusCodeValue)

      Additional information about the build that could not be successfully deleted.

      Parameters:
      statusCodeValue - Additional information about the build that could not be successfully deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.