Uses of Class
software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
-
Packages that use GameSessionConnectionInfo Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of GameSessionConnectionInfo in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return GameSessionConnectionInfo Modifier and Type Method Description GameSessionConnectionInfoMatchmakingTicket. gameSessionConnectionInfo()Connection information for a new game session.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type GameSessionConnectionInfo Modifier and Type Method Description MatchmakingTicket.BuilderMatchmakingTicket.Builder. gameSessionConnectionInfo(GameSessionConnectionInfo gameSessionConnectionInfo)Connection information for a new game session.
-