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