Class On_CreateCollection
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CreateCollection
-
public class On_CreateCollection extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CreateCollection()
-
Method Summary
Modifier and Type Method Description On_CreateCollectioncollection(CreateCollection_collection callBuilder)The newly created `Collection` details.
-
-
-
Method Detail
-
collection
public On_CreateCollection collection(CreateCollection_collection callBuilder)
The newly created `Collection` details.
-
-