public static class AiOptionsRules.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
multiSelect |
protected List<Long> |
selectableLevels |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AiOptionsRules |
build() |
AiOptionsRules.Builder |
multiSelect(Boolean multiSelect) |
AiOptionsRules.Builder |
selectableLevels(List<Long> selectableLevels) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean multiSelect
protected List<Long> selectableLevels
public Builder()
public AiOptionsRules.Builder multiSelect(Boolean multiSelect)
public AiOptionsRules.Builder selectableLevels(List<Long> selectableLevels)
public AiOptionsRules build()