| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMatchmakingConfigurationResponse> |
GameLiftAsyncClient.deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest deleteMatchmakingConfigurationRequest)
Permanently removes a FlexMatch matchmaking configuration.
|
default DeleteMatchmakingConfigurationResponse |
GameLiftClient.deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest deleteMatchmakingConfigurationRequest)
Permanently removes a FlexMatch matchmaking configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteMatchmakingConfigurationRequestMarshaller.marshall(DeleteMatchmakingConfigurationRequest deleteMatchmakingConfigurationRequest) |
Copyright © 2021. All rights reserved.