| 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 UpdateMatchmakingConfigurationResponse |
GameLiftClient.updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest updateMatchmakingConfigurationRequest)
Updates settings for a FlexMatch matchmaking configuration.
|
default CompletableFuture<UpdateMatchmakingConfigurationResponse> |
GameLiftAsyncClient.updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest updateMatchmakingConfigurationRequest)
Updates settings for a FlexMatch matchmaking configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMatchmakingConfigurationRequestMarshaller.marshall(UpdateMatchmakingConfigurationRequest updateMatchmakingConfigurationRequest) |
Copyright © 2023. All rights reserved.