Class ClazzAs

java.lang.Object
io.sundr.builder.internal.functions.ClazzAs

public class ClazzAs extends Object
  • Field Details

    • FLUENT

      public static final Function<io.sundr.model.RichTypeDef,io.sundr.model.TypeDef> FLUENT
    • BUILDER

      public static final Function<io.sundr.model.RichTypeDef,io.sundr.model.TypeDef> BUILDER
    • EDITABLE_BUILDER

      public static final Function<io.sundr.model.RichTypeDef,io.sundr.model.TypeDef> EDITABLE_BUILDER
    • EDITABLE

      public static final Function<io.sundr.model.RichTypeDef,io.sundr.model.TypeDef> EDITABLE
    • POJO

      public static final Function<io.sundr.model.RichTypeDef,io.sundr.model.TypeDef> POJO
  • Constructor Details

    • ClazzAs

      public ClazzAs()