Class PropertyBuilder

    • Constructor Detail

      • PropertyBuilder

        public PropertyBuilder()
      • PropertyBuilder

        public PropertyBuilder​(PropertyFluent<?> fluent)
      • PropertyBuilder

        public PropertyBuilder​(PropertyFluent<?> fluent,
                               io.sundr.model.Property instance)
      • PropertyBuilder

        public PropertyBuilder​(io.sundr.model.Property instance)
    • Method Detail

      • build

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