Interface NavigablePageResponse<T>

All Superinterfaces:
Iterable<T>, PageResponse<T>
All Known Implementing Classes:
NavigablePageResponseImpl

public interface NavigablePageResponse<T> extends PageResponse<T>
A page response that can be navigated.
Since:
9.2.5