Uses of Class
com.amilesend.tmdb.client.model.tv.seasons.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 TypeMethodDescriptionTvSeasonsApi.getChanges
(@NonNull GetChangesRequest request) Gets the changes for a specific TV season. -
Uses of GetChangesRequest in com.amilesend.tmdb.client.model.tv.seasons
Classes in com.amilesend.tmdb.client.model.tv.seasons with type parameters of type GetChangesRequestModifier and TypeClassDescriptionstatic class
GetChangesRequest.GetChangesRequestBuilder<C extends GetChangesRequest,
B extends GetChangesRequest.GetChangesRequestBuilder<C, B>>