Package ai.extend.types
Interface CollectStepDefinition.NameStage
-
- All Known Implementing Classes:
CollectStepDefinition.Builder
- Enclosing class:
- CollectStepDefinition
public static interface CollectStepDefinition.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CollectStepDefinition.Builderfrom(CollectStepDefinition other)CollectStepDefinition._FinalStagename(java.lang.String name)
-
-
-
Method Detail
-
name
CollectStepDefinition._FinalStage name(@NotNull java.lang.String name)
-
from
CollectStepDefinition.Builder from(CollectStepDefinition other)
-
-