Uses of Class
com.amilesend.tmdb.client.model.movie.GetChangesRequest
Packages that use GetChangesRequest
-
Uses of GetChangesRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetChangesRequestModifier and TypeMethodDescriptionMoviesApi.getChanges
(@NonNull GetChangesRequest request) Gets the changes for a movie. -
Uses of GetChangesRequest in com.amilesend.tmdb.client.model.movie
Classes in com.amilesend.tmdb.client.model.movie with type parameters of type GetChangesRequestModifier and TypeClassDescriptionstatic class
GetChangesRequest.GetChangesRequestBuilder<C extends GetChangesRequest,
B extends GetChangesRequest.GetChangesRequestBuilder<C, B>>