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