Interface SessionsSyncFlightStatusV1Request.SessionIdStage
-
- All Known Implementing Classes:
SessionsSyncFlightStatusV1Request.Builder
- Enclosing class:
- SessionsSyncFlightStatusV1Request
public static interface SessionsSyncFlightStatusV1Request.SessionIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessionsSyncFlightStatusV1Request.Builderfrom(SessionsSyncFlightStatusV1Request other)SessionsSyncFlightStatusV1Request._FinalStagesessionId(java.lang.String sessionId)
-
-
-
Method Detail
-
sessionId
SessionsSyncFlightStatusV1Request._FinalStage sessionId(@NotNull java.lang.String sessionId)
-
from
SessionsSyncFlightStatusV1Request.Builder from(SessionsSyncFlightStatusV1Request other)
-
-