Uses of Class
com.mediumapi.domain.article.MediumArticleAssetsAssetsOtherEmbeds
Packages that use MediumArticleAssetsAssetsOtherEmbeds
-
Uses of MediumArticleAssetsAssetsOtherEmbeds in com.mediumapi.domain.article
Methods in com.mediumapi.domain.article that return MediumArticleAssetsAssetsOtherEmbedsModifier and TypeMethodDescriptionMediumArticleAssetsAssetsOtherEmbeds.addExampleComItem(MediumArticleAssetsAssetsOtherEmbedsExampleComInner exampleComItem) MediumArticleAssetsAssetsOtherEmbeds.exampleCom(List<@Valid MediumArticleAssetsAssetsOtherEmbedsExampleComInner> exampleCom) MediumArticleAssetsAssets.getOtherEmbeds()Get otherEmbedsMethods in com.mediumapi.domain.article with parameters of type MediumArticleAssetsAssetsOtherEmbedsModifier and TypeMethodDescriptionMediumArticleAssetsAssets.otherEmbeds(MediumArticleAssetsAssetsOtherEmbeds otherEmbeds) voidMediumArticleAssetsAssets.setOtherEmbeds(MediumArticleAssetsAssetsOtherEmbeds otherEmbeds)