Uses of Enum
com.amilesend.tvmaze.client.api.SearchApi.ShowLookupIdType
Packages that use SearchApi.ShowLookupIdType
-
Uses of SearchApi.ShowLookupIdType in com.amilesend.tvmaze.client.api
Methods in com.amilesend.tvmaze.client.api that return SearchApi.ShowLookupIdTypeModifier and TypeMethodDescriptionstatic SearchApi.ShowLookupIdTypeReturns the enum constant of this type with the specified name.static SearchApi.ShowLookupIdType[]SearchApi.ShowLookupIdType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amilesend.tvmaze.client.api with parameters of type SearchApi.ShowLookupIdTypeModifier and TypeMethodDescriptionSearchApi.lookupShow(SearchApi.ShowLookupIdType type, String externalId) Lookup a show based on an alternative external identifier.