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 classMoviesAPIImplementation of a connector for the remote API's Movies endpoint.classSearchAPIImplementation of a connector for the remote API's Search endpoint.classSeriesAPIImplementation of a connector for the remote API's Series endpoint.classUpdatesAPIImplementation of a connector for the remote API's Updates endpoint.classUsersAPIImplementation of a connector for the remote API's Users endpoint.
-