Class Person
java.lang.Object
com.amilesend.tmdb.client.model.Resource<Integer,Person>
com.amilesend.tmdb.client.model.NamedResource<Integer,Person>
com.amilesend.tmdb.client.model.type.Person
com.amilesend.tmdb.client.model.credit.type.Person
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classPerson.PersonBuilder<C extends Person, B extends Person.PersonBuilder<C,B>> Nested classes/interfaces inherited from class NamedResource
NamedResource.NamedResourceBuilder<K,T, C, B> Modifier and TypeClassDescriptionstatic classNamedResource.NamedResourceBuilder<K, T extends NamedResource, C extends NamedResource<K,T>, B extends NamedResource.NamedResourceBuilder<K, T, C, B>> -
Method Summary
Modifier and TypeMethodDescriptionstatic Person.PersonBuilder<?, ?> builder()The media type.toString()Methods inherited from class Person
getAdult, getGender, getKnownForDepartment, getOriginalName, getPopularity, getProfilePathModifier and TypeMethodDescriptiongetAdult()Adult flag indicator.The person's gender.The job department that the person is known for.The person's name.The person's popularity.The path to the person's profile.Methods inherited from class NamedResource
getName
-
Method Details
-
builder
-
getMediaType
The media type. -
toString
-