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>> Subclasses with type arguments of type GetScreenedTheatricallyResponse in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclass
Describes a list of TV series episodes that was screened in a theater.static class
GetScreenedTheatricallyResponse.GetScreenedTheatricallyResponseBuilder<C extends GetScreenedTheatricallyResponse, B extends GetScreenedTheatricallyResponse.GetScreenedTheatricallyResponseBuilder<C,
B>>