Uses of Interface
io.sundr.codegen.api.Output
-
-
Uses of Output in io.sundr.codegen.api
Classes in io.sundr.codegen.api that implement Output Modifier and Type Class Description classFileOutput<T>classSystemOutput<T>Methods in io.sundr.codegen.api with parameters of type Output Modifier and Type Method Description CodeGenerator.Builder<T>CodeGenerator.Builder. withOutput(Output<T> output)
-