Class RowListField.Builder

  • Enclosing class:
    RowListField

    public static final class RowListField.Builder
    extends java.lang.Object
    Builder class for RowListField.
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of RowListField.
    • Method Detail

      • setAlias

        public RowListField.Builder setAlias​(java.lang.String alias)
        Parameters:
        alias - New value for the property.
      • setPath

        public RowListField.Builder setPath​(java.lang.String path)
        JSON path to the root of the api result set for forming rows.
        Parameters:
        path - New value for the property.