Uses of Class
com.amilesend.tmdb.client.model.type.Image
Packages that use Image
Package
Description
-
Uses of Image in com.amilesend.tmdb.client.model.collection
Methods in com.amilesend.tmdb.client.model.collection that return types with arguments of type ImageModifier and TypeMethodDescriptionGetCollectionImagesResponse.getBackdrops()List of backdrop images.GetCollectionImagesResponse.getPosters()List of posters.Method parameters in com.amilesend.tmdb.client.model.collection with type arguments of type Image -
Uses of Image in com.amilesend.tmdb.client.model.movie
Methods in com.amilesend.tmdb.client.model.movie that return types with arguments of type ImageModifier and TypeMethodDescriptionGetImagesResponse.getBackdrops()The list of backdrop images.GetImagesResponse.getLogos()The list of logos.GetImagesResponse.getPosters()The list of poster images.Method parameters in com.amilesend.tmdb.client.model.movie with type arguments of type ImageModifier and TypeMethodDescriptionThe list of backdrop images.The list of logos.The list of poster images. -
Uses of Image in com.amilesend.tmdb.client.model.people
Methods in com.amilesend.tmdb.client.model.people that return types with arguments of type ImageMethod parameters in com.amilesend.tmdb.client.model.people with type arguments of type Image -
Uses of Image in com.amilesend.tmdb.client.model.tv.episodes
Methods in com.amilesend.tmdb.client.model.tv.episodes that return types with arguments of type ImageMethod parameters in com.amilesend.tmdb.client.model.tv.episodes with type arguments of type Image -
Uses of Image in com.amilesend.tmdb.client.model.tv.seasons
Methods in com.amilesend.tmdb.client.model.tv.seasons that return types with arguments of type ImageMethod parameters in com.amilesend.tmdb.client.model.tv.seasons with type arguments of type Image -
Uses of Image in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type ImageModifier and TypeMethodDescriptionGetImagesResponse.getBackdrops()Backdrop images.GetImagesResponse.getLogos()Logo images.GetImagesResponse.getPosters()Poster images.Method parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type ImageModifier and TypeMethodDescriptionBackdrop images.Logo images.Poster images. -
Uses of Image in com.amilesend.tmdb.client.model.type
Methods in com.amilesend.tmdb.client.model.type that return Image