Package com.seam.api.types
Interface ActionAttemptErrorError.TypeStage
-
- All Known Implementing Classes:
ActionAttemptErrorError.Builder
- Enclosing class:
- ActionAttemptErrorError
public static interface ActionAttemptErrorError.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActionAttemptErrorError.Builderfrom(ActionAttemptErrorError other)ActionAttemptErrorError.MessageStagetype(java.lang.String type)
-
-
-
Method Detail
-
type
ActionAttemptErrorError.MessageStage type(java.lang.String type)
-
from
ActionAttemptErrorError.Builder from(ActionAttemptErrorError other)
-
-