public static final class RowListField.Builder
extends java.lang.Object
RowListField.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
RowListField. |
| Modifier and Type | Method and Description |
|---|---|
RowListField |
build() |
RowListField.Builder |
setAlias(java.lang.String alias) |
RowListField.Builder |
setPath(java.lang.String path)
JSON path to the root of the api result set for forming rows.
|
public Builder()
RowListField.public RowListField.Builder setAlias(java.lang.String alias)
alias - New value for the property.public RowListField.Builder setPath(java.lang.String path)
path - New value for the property.public RowListField build()