Class GcpPubSubModelAugmentor
- java.lang.Object
-
- io.automatiko.engine.codegen.process.augmentors.GcpPubSubModelAugmentor
-
- All Implemented Interfaces:
java.util.function.Consumer<com.github.javaparser.ast.CompilationUnit>
public class GcpPubSubModelAugmentor extends java.lang.Object implements java.util.function.Consumer<com.github.javaparser.ast.CompilationUnit>
-
-
Constructor Summary
Constructors Constructor Description GcpPubSubModelAugmentor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(com.github.javaparser.ast.CompilationUnit unit)
-