| 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.
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateMatchmakingConfigurationResponse |
GameLiftClient.createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest createMatchmakingConfigurationRequest)
Defines a new matchmaking configuration for use with FlexMatch.
|
default CompletableFuture<CreateMatchmakingConfigurationResponse> |
GameLiftAsyncClient.createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest createMatchmakingConfigurationRequest)
Defines a new matchmaking configuration for use with FlexMatch.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMatchmakingConfigurationRequestMarshaller.marshall(CreateMatchmakingConfigurationRequest createMatchmakingConfigurationRequest) |
Copyright © 2023. All rights reserved.