Uses of Class
com.amilesend.tvmaze.client.model.AlternateList
Packages that use AlternateList
-
Uses of AlternateList in com.amilesend.tvmaze.client.api
Methods in com.amilesend.tvmaze.client.api that return AlternateListModifier and TypeMethodDescriptionShowsApi.getAlternateList(int alternateListId, boolean isAlternateEpisodesIncluded) Gets the alternate episode list for the givenalternateListId.Methods in com.amilesend.tvmaze.client.api that return types with arguments of type AlternateListModifier and TypeMethodDescriptionShowsApi.getAlternateLists(int showId) Gets the list of alternate episode lists for the givenshowId(e.g., DVD ordering). -
Uses of AlternateList in com.amilesend.tvmaze.client.model
Classes in com.amilesend.tvmaze.client.model with type parameters of type AlternateListModifier and TypeClassDescriptionstatic classAlternateList.AlternateListBuilder<C extends AlternateList, B extends AlternateList.AlternateListBuilder<C,B>> Subclasses with type arguments of type AlternateList in com.amilesend.tvmaze.client.modelModifier and TypeClassDescriptionclassDefines different types of episode lists for a tv show (e.g.,., differing order and/or releases in one region vs. another, etc.).static classAlternateList.AlternateListBuilder<C extends AlternateList, B extends AlternateList.AlternateListBuilder<C,B>>