Interface RoutingConfigClient<T>

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

public interface RoutingConfigClient<T> extends Pageable<T>