Uses of Class
com.amilesend.tmdb.client.model.type.AuthorDetails
Packages that use AuthorDetails
-
Uses of AuthorDetails in com.amilesend.tmdb.client.model.review
Methods in com.amilesend.tmdb.client.model.review that return AuthorDetailsModifier and TypeMethodDescriptionGetReviewDetailsResponse.getAuthorDetails()The author's details.Methods in com.amilesend.tmdb.client.model.review with parameters of type AuthorDetailsModifier and TypeMethodDescriptionGetReviewDetailsResponse.GetReviewDetailsResponseBuilder.authorDetails(AuthorDetails authorDetails) The author's details. -
Uses of AuthorDetails in com.amilesend.tmdb.client.model.type
Methods in com.amilesend.tmdb.client.model.type that return AuthorDetailsModifier and TypeMethodDescriptionAuthorDetails.AuthorDetailsBuilder.build()Review.getAuthorDetails()The author details.Methods in com.amilesend.tmdb.client.model.type with parameters of type AuthorDetailsModifier and TypeMethodDescriptionReview.ReviewBuilder.authorDetails(AuthorDetails authorDetails) The author details.