Uses of Class
ch.brix.gql.client.frontify.builders.BrandSearchItems_items
-
Packages that use BrandSearchItems_items Package Description ch.brix.gql.client.frontify.builders -
-
Uses of BrandSearchItems_items in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return BrandSearchItems_items Modifier and Type Method Description BrandSearchItems_itemsBrandSearchItems_items. onAudio(On_Audio typeBuilder)BrandSearchItems_itemsBrandSearchItems_items. onDocument(On_Document typeBuilder)BrandSearchItems_itemsBrandSearchItems_items. onEmbeddedContent(On_EmbeddedContent typeBuilder)BrandSearchItems_itemsBrandSearchItems_items. onFile(On_File typeBuilder)BrandSearchItems_itemsBrandSearchItems_items. onImage(On_Image typeBuilder)BrandSearchItems_itemsBrandSearchItems_items. onVideo(On_Video typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type BrandSearchItems_items Modifier and Type Method Description On_BrandSearchItemsOn_BrandSearchItems. items(BrandSearchItems_items callBuilder)List of `BrandSearchResult` items.
-