Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_creativeExport
-
Packages that use RootQuery_creativeExport Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_creativeExport in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_creativeExport Modifier and Type Method Description static RootQuery_creativeExportQuery. creativeExport()Retrieve a `CreativeExport` item by `CreativeJob` Id. -
Uses of RootQuery_creativeExport in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_creativeExport Modifier and Type Method Description RootQuery_creativeExportRootQuery_creativeExport. args(RootQuery_creativeExport_Args argsBuilder)RootQuery_creativeExportRootQuery_creativeExport. onCreativeExport(On_CreativeExport typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_creativeExport Modifier and Type Method Description On_RootQueryOn_RootQuery. creativeExport(RootQuery_creativeExport callBuilder)Retrieve a `CreativeExport` item by `CreativeJob` Id.
-