Package com.amilesend.tvmaze.client.model
package com.amilesend.tvmaze.client.model
-
ClassDescriptionDescribes an episode for an alternate list (e.g., DVD ordering, etc.).AlternateEpisode.AlternateEpisodeBuilder<C extends AlternateEpisode,
B extends AlternateEpisode.AlternateEpisodeBuilder<C, B>> The possible embedded resource types that can be included in anAlternateEpisode
.The supported embedded resource types that can be included in anAlternateEpisode
.Defines different types of episode lists for a tv show (e.g.,., differing order and/or releases in one region vs. another, etc.).AlternateList.AlternateListBuilder<C extends AlternateList,B extends AlternateList.AlternateListBuilder<C, B>> The possible embedded resource types that can be included in anAlternateList
.The supported embedded resource types that can be included in anAlternateList
.Describes a cast credit for a person.Encapsulates the possible embedded resources for theCastCredit
.Describes the type of additional embedded information to include in theCastCredit
.Describes the supported resource links for aCastCredit
.Describes a crew credit for a person.Encapsulates the possible embedded resources for theCrewCredit
.Describes the type of additional embedded information to include in theCrewCredit
.Describes the supported resource links for aCrewCredit
.Interface that defines query parameters used to request embedded resources in a service API response.Describes a television show episode.Encapsulates the possible embedded resources for theEpisode
.Describes the type of additional embedded information to include in theEpisode
.Describes the supported resource links for anEpisode
.Describes a television show episode.EpisodeBase.EpisodeBaseBuilder<T extends EpisodeBase,L, C extends EpisodeBase<T, L>, B extends EpisodeBase.EpisodeBaseBuilder<T, L, C, B>> Describes an image associated with a person, show, or episode.Describes a person associated with a series/show/episode (e.g., cast or crew member).Encapsulates the possible embedded resources for theShow
.Describes the type of additional embedded information to include in theShow
.Base class for a resource that can be uniquely identified.Resource.ResourceBuilder<T extends Resource,L, C extends Resource<T, L>, B extends Resource.ResourceBuilder<T, L, C, B>> Describes a TV show season.Describes a television show.Encapsulates the possible embedded resources for theShow
.Describes the type of additional embedded information to include in theShow
.Describes the supported resource links for aShow
.