| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateMatchmakingConfigurationResponse |
GameLiftClient.updateMatchmakingConfiguration(Consumer<UpdateMatchmakingConfigurationRequest.Builder> updateMatchmakingConfigurationRequest)
Updates settings for a FlexMatch matchmaking configuration.
|
default UpdateMatchmakingConfigurationResponse |
GameLiftClient.updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest updateMatchmakingConfigurationRequest)
Updates settings for a FlexMatch matchmaking configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateMatchmakingConfigurationResponse> |
GameLiftAsyncClient.updateMatchmakingConfiguration(Consumer<UpdateMatchmakingConfigurationRequest.Builder> updateMatchmakingConfigurationRequest)
Updates settings for a FlexMatch matchmaking configuration.
|
default CompletableFuture<UpdateMatchmakingConfigurationResponse> |
GameLiftAsyncClient.updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest updateMatchmakingConfigurationRequest)
Updates settings for a FlexMatch matchmaking configuration.
|
Copyright © 2021. All rights reserved.