Interface NotificationClient<T>

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

public interface NotificationClient<T> extends Pageable<T>