Interface RouteMatrixEntryError.Builder

    • Method Detail

      • message

        RouteMatrixEntryError.Builder message​(String 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.