Uses of Class
com.amilesend.tvmaze.client.model.type.ImageUrl
Packages that use ImageUrl
-
Uses of ImageUrl in com.amilesend.tvmaze.client.model
Methods in com.amilesend.tvmaze.client.model that return ImageUrlModifier and TypeMethodDescriptionEpisode.getImage()The associated episode image URLs.Person.getImage()The URLs for images associated with the person.Season.getImage()The associated image content.Show.getImage()The images associated with the show.Methods in com.amilesend.tvmaze.client.model with parameters of type ImageUrlModifier and TypeMethodDescriptionThe associated episode image URLs.The URLs for images associated with the person.The associated image content.The images associated with the show. -
Uses of ImageUrl in com.amilesend.tvmaze.client.model.type
Methods in com.amilesend.tvmaze.client.model.type that return ImageUrlModifier and TypeMethodDescriptionImageUrl.ImageUrlBuilder.build()Character.getImage()Links to images associated with the character.Methods in com.amilesend.tvmaze.client.model.type with parameters of type ImageUrl