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