Uses of Interface
software.amazon.awssdk.services.gamelift.GameLiftAsyncClientBuilder
-
Packages that use GameLiftAsyncClientBuilder 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 GameLiftAsyncClientBuilder in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return GameLiftAsyncClientBuilder Modifier and Type Method Description static GameLiftAsyncClientBuilderGameLiftAsyncClient. builder()Create a builder that can be used to configure and create aGameLiftAsyncClient.
-