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