Class TypeParamRefBuilder

    • Constructor Detail

      • TypeParamRefBuilder

        public TypeParamRefBuilder()
      • TypeParamRefBuilder

        public TypeParamRefBuilder​(TypeParamRefFluent<?> fluent,
                                   io.sundr.model.TypeParamRef instance)
      • TypeParamRefBuilder

        public TypeParamRefBuilder​(io.sundr.model.TypeParamRef instance)
    • Method Detail

      • build

        public io.sundr.model.TypeParamRef build()
        Specified by:
        build in interface io.sundr.builder.Builder<io.sundr.model.TypeParamRef>