Interface GetGameVersionByIdResponse.VersionStage
-
- All Known Implementing Classes:
GetGameVersionByIdResponse.Builder
- Enclosing class:
- GetGameVersionByIdResponse
public static interface GetGameVersionByIdResponse.VersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetGameVersionByIdResponse.Builderfrom(GetGameVersionByIdResponse other)GetGameVersionByIdResponse._FinalStageversion(Full version)
-
-
-
Method Detail
-
version
GetGameVersionByIdResponse._FinalStage version(Full version)
-
from
GetGameVersionByIdResponse.Builder from(GetGameVersionByIdResponse other)
-
-