Uses of Class
com.amilesend.tvmaze.client.model.type.ResourceLink
Packages that use ResourceLink
-
Uses of ResourceLink in com.amilesend.tvmaze.client.model
Methods in com.amilesend.tvmaze.client.model that return types with arguments of type ResourceLinkModifier and TypeMethodDescriptionCastCredit.getLinks()The links associated with the credit.CrewCredit.getLinks()The links associated with the credit.Method parameters in com.amilesend.tvmaze.client.model with type arguments of type ResourceLinkModifier and TypeMethodDescriptionCastCredit.CastCreditBuilder.links(Map<String, ResourceLink> links) The links associated with the credit.CrewCredit.CrewCreditBuilder.links(Map<String, ResourceLink> links) The links associated with the credit. -
Uses of ResourceLink in com.amilesend.tvmaze.client.model.type
Methods in com.amilesend.tvmaze.client.model.type that return ResourceLink