Uses of Class
com.targomo.client.api.StatisticTravelOptions
Packages that use StatisticTravelOptions
-
Uses of StatisticTravelOptions in com.targomo.client.api.request
Constructors in com.targomo.client.api.request with parameters of type StatisticTravelOptionsModifierConstructorDescriptionStatisticsRequest(StatisticTravelOptions travelOptions) Use default client implementation with specified options and method Default client usesClientBuilderStatisticsRequest(javax.ws.rs.client.Client client, StatisticTravelOptions travelOptions) Use a custom client implementation with specified options and methodStatisticsRequest(javax.ws.rs.client.Client client, StatisticTravelOptions travelOptions, javax.ws.rs.core.MultivaluedMap<String, Object> headers) Use a custom client implementation with specified options and method