Package com.seam.api.types
Interface ActionAttemptError.ActionTypeStage
-
- All Known Implementing Classes:
ActionAttemptError.Builder
- Enclosing class:
- ActionAttemptError
public static interface ActionAttemptError.ActionTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActionAttemptError.ActionAttemptIdStageactionType(java.lang.String actionType)ActionAttemptError.Builderfrom(ActionAttemptError other)
-
-
-
Method Detail
-
actionType
ActionAttemptError.ActionAttemptIdStage actionType(java.lang.String actionType)
-
from
ActionAttemptError.Builder from(ActionAttemptError other)
-
-