Uses of Interface
software.amazon.awssdk.services.gamelift.GameLiftClientBuilder
-
Packages that use GameLiftClientBuilder Package Description software.amazon.awssdk.services.gamelift Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools for deploying, operating, and scaling game servers. -
-
Uses of GameLiftClientBuilder in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return GameLiftClientBuilder Modifier and Type Method Description static GameLiftClientBuilderGameLiftClient. builder()Create a builder that can be used to configure and create aGameLiftClient.
-