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