Class PrimitiveRefBuilder

    • Constructor Detail

      • PrimitiveRefBuilder

        public PrimitiveRefBuilder()
      • PrimitiveRefBuilder

        public PrimitiveRefBuilder​(PrimitiveRefFluent<?> fluent,
                                   io.sundr.model.PrimitiveRef instance)
      • PrimitiveRefBuilder

        public PrimitiveRefBuilder​(io.sundr.model.PrimitiveRef instance)
    • Method Detail

      • build

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