Interface StringStepPropertyBuilder
- All Superinterfaces:
InputTextStepPropertyBuilder<StringStepProperty,
,String> StepPropertyBuilder<InputTextStepPropertyBuilder<StringStepProperty,
String>, StringStepProperty, String>
public interface StringStepPropertyBuilder
extends InputTextStepPropertyBuilder<StringStepProperty,String>
Builder for step property that takes a string from a text field as an input.
- Since:
- 2.0.0
-
Method Summary
Methods inherited from interface com.experian.datastudio.sdk.api.step.configuration.stepproperties.InputTextStepPropertyBuilder
withDefaultValue, withDefaultValue, withIsRequired, withPlaceHolder
Methods inherited from interface com.experian.datastudio.sdk.api.step.configuration.stepproperties.StepPropertyBuilder
build, withIsDisabledSupplier, withLabelSupplier, withOnValueChanged, withOnValueChanged, withShouldRebuildIndex, withValueSupplier