Interface RouteFerryOverviewSummary.Builder

    • Method Detail

      • distance

        RouteFerryOverviewSummary.Builder distance​(Long distance)

        Distance of the step.

        Parameters:
        distance - Distance of the step.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • duration

        RouteFerryOverviewSummary.Builder duration​(Long duration)

        Duration of the step.

        Unit: seconds

        Parameters:
        duration - Duration of the step.

        Unit: seconds

        Returns:
        Returns a reference to this object so that method calls can be chained together.