Class ConstructBuilder

    • Constructor Detail

      • ConstructBuilder

        public ConstructBuilder()
      • ConstructBuilder

        public ConstructBuilder​(ConstructFluent<?> fluent,
                                io.sundr.model.Construct instance)
      • ConstructBuilder

        public ConstructBuilder​(io.sundr.model.Construct instance)
    • Method Detail

      • build

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