Uses of Class
ch.brix.gql.client.frontify.builders.On_GuidelineItems
-
Packages that use On_GuidelineItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_GuidelineItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_GuidelineItems Modifier and Type Method Description On_GuidelineItemsOn_GuidelineItems. hasNextPage()Indicates if a next page is available or notOn_GuidelineItemsOn_GuidelineItems. items(GuidelineItems_items callBuilder)List of `Guideline` type projects.On_GuidelineItemsOn_GuidelineItems. limit()Number of results per page.On_GuidelineItemsOn_GuidelineItems. page()Current page number.On_GuidelineItemsOn_GuidelineItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_GuidelineItems Modifier and Type Method Description Brand_guidelinesBrand_guidelines. onGuidelineItems(On_GuidelineItems typeBuilder)
-