Uses of Class
com.amilesend.tmdb.client.model.list.RemoveMovieResponse
Packages that use RemoveMovieResponse
-
Uses of RemoveMovieResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return RemoveMovieResponseModifier and TypeMethodDescriptionListsApi.removeMovie
(@NonNull RemoveMovieRequest request) Removes a movie from a list. -
Uses of RemoveMovieResponse in com.amilesend.tmdb.client.model.list
Classes in com.amilesend.tmdb.client.model.list with type parameters of type RemoveMovieResponseModifier and TypeClassDescriptionstatic class
RemoveMovieResponse.RemoveMovieResponseBuilder<C extends RemoveMovieResponse,
B extends RemoveMovieResponse.RemoveMovieResponseBuilder<C, B>>