Uses of Class
com.amilesend.tmdb.client.model.movie.list.GetNowPlayingResponse
Packages that use GetNowPlayingResponse
-
Uses of GetNowPlayingResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetNowPlayingResponseModifier and TypeMethodDescriptionMovieListsApi.getNowPlaying
(@NonNull GetNowPlayingRequest request) Gets the list of movies that are now playing. -
Uses of GetNowPlayingResponse in com.amilesend.tmdb.client.model.movie.list
Classes in com.amilesend.tmdb.client.model.movie.list with type parameters of type GetNowPlayingResponseModifier and TypeClassDescriptionstatic class
GetNowPlayingResponse.GetNowPlayingResponseBuilder<C extends GetNowPlayingResponse,
B extends GetNowPlayingResponse.GetNowPlayingResponseBuilder<C, B>>