Interface RouteMatrixEntryError.Builder

  • Method Details

    • code

      The type of error which occurred for the route calculation.

      Parameters:
      code - The type of error which occurred for the route calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The type of error which occurred for the route calculation.

      Parameters:
      code - The type of error which occurred for the route calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      A message about the error that occurred for the route calculation.

      Parameters:
      message - A message about the error that occurred for the route calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.