| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateMatchmakingConfigurationResponse.Builder |
UpdateMatchmakingConfigurationResponse.builder() |
default UpdateMatchmakingConfigurationResponse.Builder |
UpdateMatchmakingConfigurationResponse.Builder.configuration(Consumer<MatchmakingConfiguration.Builder> configuration)
The updated matchmaking configuration.
|
UpdateMatchmakingConfigurationResponse.Builder |
UpdateMatchmakingConfigurationResponse.Builder.configuration(MatchmakingConfiguration configuration)
The updated matchmaking configuration.
|
UpdateMatchmakingConfigurationResponse.Builder |
UpdateMatchmakingConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateMatchmakingConfigurationResponse.Builder> |
UpdateMatchmakingConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.