Uses of Class
ch.brix.gql.client.frontify.builders.On_LibraryPageCollectionItems
-
Packages that use On_LibraryPageCollectionItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_LibraryPageCollectionItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_LibraryPageCollectionItems Modifier and Type Method Description On_LibraryPageCollectionItemsOn_LibraryPageCollectionItems. hasNextPage()Indicates if a next page is available or notOn_LibraryPageCollectionItemsOn_LibraryPageCollectionItems. items(LibraryPageCollectionItems_items callBuilder)List of `LibraryPage` `Collection` items.On_LibraryPageCollectionItemsOn_LibraryPageCollectionItems. limit()Number of results per page.On_LibraryPageCollectionItemsOn_LibraryPageCollectionItems. page()Current page number.On_LibraryPageCollectionItemsOn_LibraryPageCollectionItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_LibraryPageCollectionItems Modifier and Type Method Description LibraryPage_collectionsLibraryPage_collections. onLibraryPageCollectionItems(On_LibraryPageCollectionItems typeBuilder)
-