Class AnnotationRefBuilder

    • Constructor Detail

      • AnnotationRefBuilder

        public AnnotationRefBuilder()
      • AnnotationRefBuilder

        public AnnotationRefBuilder​(AnnotationRefFluent<?> fluent,
                                    io.sundr.model.AnnotationRef instance)
      • AnnotationRefBuilder

        public AnnotationRefBuilder​(io.sundr.model.AnnotationRef instance)
    • Method Detail

      • build

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