Interface CustomStepSettingFieldBuilder.Name
- Enclosing interface:
- CustomStepSettingFieldBuilder
public static interface CustomStepSettingFieldBuilder.Name
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionConfigures the name of the step setting field.
-
Method Details
-
withName
Configures the name of the step setting field.- Parameters:
name
- name of the step setting field- Returns:
- Required builder
-