Uses of Class
com.amilesend.tmdb.client.model.people.GetLatestResponse
Packages that use GetLatestResponse
-
Uses of GetLatestResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetLatestResponseModifier and TypeMethodDescriptionPeopleApi.getLatest()
Gets the newest created person in the database. -
Uses of GetLatestResponse in com.amilesend.tmdb.client.model.people
Classes in com.amilesend.tmdb.client.model.people with type parameters of type GetLatestResponseModifier and TypeClassDescriptionstatic class
GetLatestResponse.GetLatestResponseBuilder<C extends GetLatestResponse,
B extends GetLatestResponse.GetLatestResponseBuilder<C, B>>