Class TypeDefAptOutput

java.lang.Object
io.sundr.codegen.apt.TypeDefAptOutput
All Implemented Interfaces:
Output<io.sundr.model.TypeDef>

public class TypeDefAptOutput extends Object implements Output<io.sundr.model.TypeDef>
  • Constructor Details

    • TypeDefAptOutput

      public TypeDefAptOutput(Filer filer)
    • TypeDefAptOutput

      public TypeDefAptOutput(Filer filer, Renderer<io.sundr.model.TypeDef> renderer)
  • Method Details