Class Adapters.WithContext

  • Enclosing class:
    Adapters

    public static class Adapters.WithContext
    extends Object
    • Method Detail

      • adaptType

        public <T> io.sundr.model.TypeDef adaptType​(T input)
      • adaptReference

        public <R> io.sundr.model.TypeRef adaptReference​(R input)
      • adaptProperty

        public <P> io.sundr.model.Property adaptProperty​(P input)
      • adaptMethod

        public <M> io.sundr.model.Method adaptMethod​(M input)