Interface LogsLobbyStatusStopped.StopTsStage
-
- All Known Implementing Classes:
LogsLobbyStatusStopped.Builder
- Enclosing class:
- LogsLobbyStatusStopped
public static interface LogsLobbyStatusStopped.StopTsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LogsLobbyStatusStopped.Builderfrom(LogsLobbyStatusStopped other)LogsLobbyStatusStopped.FailedStagestopTs(java.time.OffsetDateTime stopTs)
-
-
-
Method Detail
-
stopTs
LogsLobbyStatusStopped.FailedStage stopTs(java.time.OffsetDateTime stopTs)
-
from
LogsLobbyStatusStopped.Builder from(LogsLobbyStatusStopped other)
-
-