Builder

public abstract class Builder

Builder for ModelSelectionConfig.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public abstract ModelSelectionConfig build()
Link copied to clipboard
Clears the value of featureSelectionPreference field.
Link copied to clipboard
Setter for featureSelectionPreference.
Setter for featureSelectionPreference given a known enum.
@CanIgnoreReturnValue()
public ModelSelectionConfig.Builder featureSelectionPreference(String featureSelectionPreference)
Setter for featureSelectionPreference given a string.