Modifier and Type | Method and Description |
---|---|
protected List<RideEstimate> |
NoApiTransportationNetworkCompanyDataSource.queryRideEstimates(RideEstimateRequest request)
In lieu of making an API request, this will merely return a single ride estimate with 0 duration and cost, but
with the wheelchair accessibility type that is possibly defined in the config.
|
protected abstract List<RideEstimate> |
TransportationNetworkCompanyDataSource.queryRideEstimates(RideEstimateRequest request) |
Modifier and Type | Method and Description |
---|---|
List<RideEstimate> |
LyftTransportationNetworkCompanyDataSource.queryRideEstimates(RideEstimateRequest request) |
Modifier and Type | Method and Description |
---|---|
List<RideEstimate> |
UberTransportationNetworkCompanyDataSource.queryRideEstimates(RideEstimateRequest request) |
Copyright © 2020. All rights reserved.