Uses of Class
com.amilesend.tmdb.client.model.change.GetMovieChangesRequest
Packages that use GetMovieChangesRequest
-
Uses of GetMovieChangesRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetMovieChangesRequestModifier and TypeMethodDescriptionChangesApi.getMovieChanges
(@NonNull GetMovieChangesRequest request) Gets the list of movie changes for the given request. -
Uses of GetMovieChangesRequest in com.amilesend.tmdb.client.model.change
Classes in com.amilesend.tmdb.client.model.change with type parameters of type GetMovieChangesRequestModifier and TypeClassDescriptionstatic class
GetMovieChangesRequest.GetMovieChangesRequestBuilder<C extends GetMovieChangesRequest,
B extends GetMovieChangesRequest.GetMovieChangesRequestBuilder<C, B>>