Class AuthorDetails.AuthorDetailsBuilder
java.lang.Object
com.amilesend.tmdb.client.model.type.AuthorDetails.AuthorDetailsBuilder
- Enclosing class:
AuthorDetails
-
Method Summary
Modifier and TypeMethodDescriptionavatarPath(String avatarPath) The image path to the author's avatar.build()The author's name.The user's rating.toString()The author's username.
-
Method Details
-
name
-
username
The author's username.- Returns:
this.
-
avatarPath
The image path to the author's avatar.- Returns:
this.
-
rating
-
build
-
toString
-