Interface RouteAggregationClient<T>

All Superinterfaces:
Pageable<T>
All Known Implementing Classes:
RouteAggregationClientImpl

public interface RouteAggregationClient<T> extends Pageable<T>