Class RootQuery_creativeExport
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<CreativeExport>
-
- ch.brix.gql.client.frontify.builders.RootQuery_creativeExport
-
public class RootQuery_creativeExport extends ch.brix.gql.client.CallBuilder<CreativeExport>
-
-
Constructor Summary
Constructors Constructor Description RootQuery_creativeExport()
-
Method Summary
Modifier and Type Method Description RootQuery_creativeExportargs(RootQuery_creativeExport_Args argsBuilder)RootQuery_creativeExportonCreativeExport(On_CreativeExport typeBuilder)
-
-
-
Method Detail
-
args
public RootQuery_creativeExport args(RootQuery_creativeExport_Args argsBuilder)
-
onCreativeExport
public RootQuery_creativeExport onCreativeExport(On_CreativeExport typeBuilder)
-
-