Uses of Class
com.github.m0nk3y2k4.thetvdb.internal.resource.QueryResource
-
Packages that use QueryResource Package Description com.github.m0nk3y2k4.thetvdb.internal.resource.impl Defines the implementation of the individual connectors for the remote routes -
-
Uses of QueryResource in com.github.m0nk3y2k4.thetvdb.internal.resource.impl
Subclasses of QueryResource in com.github.m0nk3y2k4.thetvdb.internal.resource.impl Modifier and Type Class Description class
MoviesAPI
Implementation of a connector for the remote API's Movies endpoint.class
SearchAPI
Implementation of a connector for the remote API's Search endpoint.class
SeriesAPI
Implementation of a connector for the remote API's Series endpoint.class
UpdatesAPI
Implementation of a connector for the remote API's Updates endpoint.class
UsersAPI
Implementation of a connector for the remote API's Users endpoint.
-