Uses of Class
com.amilesend.tvmaze.client.model.CastCredit.CastCreditBuilder
Packages that use CastCredit.CastCreditBuilder
-
Uses of CastCredit.CastCreditBuilder in com.amilesend.tvmaze.client.model
Methods in com.amilesend.tvmaze.client.model that return CastCredit.CastCreditBuilderModifier and TypeMethodDescriptionstatic CastCredit.CastCreditBuilder
CastCredit.builder()
CastCredit.CastCreditBuilder.embeddedResource
(CastCredit.EmbeddedResource embeddedResource) Any embedded resources associated with theCastCredit
.CastCredit.CastCreditBuilder.isSelf
(boolean isSelf) Flag indicator if the person plays themself.CastCredit.CastCreditBuilder.isVoice
(boolean isVoice) Flag indicator if the person performed with their voice only (e.g., narration or a animation character).CastCredit.CastCreditBuilder.links
(Map<String, ResourceLink> links) The links associated with the credit.