Interface Record.Builder

  • Enclosing interface:
    Record

    public static interface Record.Builder
    Allows to create a record with a fluent API. This is the unique recommended way to create a record.