Class LibraryPage_collections
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<LibraryPageCollectionItems>
-
- ch.brix.gql.client.frontify.builders.LibraryPage_collections
-
public class LibraryPage_collections extends ch.brix.gql.client.CallBuilder<LibraryPageCollectionItems>
-
-
Constructor Summary
Constructors Constructor Description LibraryPage_collections()
-
Method Summary
Modifier and Type Method Description LibraryPage_collectionsargs(LibraryPage_collections_Args argsBuilder)LibraryPage_collectionsonLibraryPageCollectionItems(On_LibraryPageCollectionItems typeBuilder)
-
-
-
Method Detail
-
args
public LibraryPage_collections args(LibraryPage_collections_Args argsBuilder)
-
onLibraryPageCollectionItems
public LibraryPage_collections onLibraryPageCollectionItems(On_LibraryPageCollectionItems typeBuilder)
-
-