Uses of Class
ch.brix.gql.client.frontify.builders.On_LibraryPageAssetItems
-
Packages that use On_LibraryPageAssetItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_LibraryPageAssetItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_LibraryPageAssetItems Modifier and Type Method Description On_LibraryPageAssetItemsOn_LibraryPageAssetItems. hasNextPage()Indicates if a next page is available or notOn_LibraryPageAssetItemsOn_LibraryPageAssetItems. items(LibraryPageAssetItems_items callBuilder)List of type `Asset`.On_LibraryPageAssetItemsOn_LibraryPageAssetItems. limit()Number of results per page.On_LibraryPageAssetItemsOn_LibraryPageAssetItems. page()Current page number.On_LibraryPageAssetItemsOn_LibraryPageAssetItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_LibraryPageAssetItems Modifier and Type Method Description LibraryPage_assetsLibraryPage_assets. onLibraryPageAssetItems(On_LibraryPageAssetItems typeBuilder)
-