Uses of Class
com.amilesend.tmdb.client.model.tv.series.GetScreenedTheatricallyResponse
Packages that use GetScreenedTheatricallyResponse
-
Uses of GetScreenedTheatricallyResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetScreenedTheatricallyResponseModifier and TypeMethodDescriptionTvSeriesApi.getScreenedTheatrically
(@NonNull GetScreenedTheatricallyRequest request) Gets the list of TV series episodes that were screened theatrically for a TV series. -
Uses of GetScreenedTheatricallyResponse in com.amilesend.tmdb.client.model.tv.series
Classes in com.amilesend.tmdb.client.model.tv.series with type parameters of type GetScreenedTheatricallyResponseModifier and TypeClassDescriptionstatic class
GetScreenedTheatricallyResponse.GetScreenedTheatricallyResponseBuilder<C extends GetScreenedTheatricallyResponse,
B extends GetScreenedTheatricallyResponse.GetScreenedTheatricallyResponseBuilder<C, B>>