| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateMatchmakingConfigurationResponse.Builder |
CreateMatchmakingConfigurationResponse.builder() |
default CreateMatchmakingConfigurationResponse.Builder |
CreateMatchmakingConfigurationResponse.Builder.configuration(Consumer<MatchmakingConfiguration.Builder> configuration)
Object that describes the newly created matchmaking configuration.
|
CreateMatchmakingConfigurationResponse.Builder |
CreateMatchmakingConfigurationResponse.Builder.configuration(MatchmakingConfiguration configuration)
Object that describes the newly created matchmaking configuration.
|
CreateMatchmakingConfigurationResponse.Builder |
CreateMatchmakingConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateMatchmakingConfigurationResponse.Builder> |
CreateMatchmakingConfigurationResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.