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