Package com.seam.api.types
Interface LocksUnlockDoorResponse.ActionAttemptStage
-
- All Known Implementing Classes:
LocksUnlockDoorResponse.Builder
- Enclosing class:
- LocksUnlockDoorResponse
public static interface LocksUnlockDoorResponse.ActionAttemptStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocksUnlockDoorResponse.OkStageactionAttempt(ActionAttempt actionAttempt)LocksUnlockDoorResponse.Builderfrom(LocksUnlockDoorResponse other)
-
-
-
Method Detail
-
actionAttempt
LocksUnlockDoorResponse.OkStage actionAttempt(ActionAttempt actionAttempt)
-
from
LocksUnlockDoorResponse.Builder from(LocksUnlockDoorResponse other)
-
-