Interface SupportCaseClient<T>

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

public interface SupportCaseClient<T> extends Pageable<T>