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