Class Mutation.WriteBuilder

    • Method Detail

      • build

        public Mutation build()
        Returns a newly created Mutation based on the contents of the Builder.
        Throws:
        IllegalStateException - if any duplicate columns are present. Duplicate detection is case-insensitive.