DeleteMatchmakingConfigurationResult |
AmazonGameLift.deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest deleteMatchmakingConfigurationRequest)
Permanently removes a FlexMatch matchmaking configuration.
|
DeleteMatchmakingConfigurationResult |
AbstractAmazonGameLift.deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest request) |
DeleteMatchmakingConfigurationResult |
AmazonGameLiftClient.deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest request)
Permanently removes a FlexMatch matchmaking configuration.
|
Future<DeleteMatchmakingConfigurationResult> |
AbstractAmazonGameLiftAsync.deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest request) |
Future<DeleteMatchmakingConfigurationResult> |
AmazonGameLiftAsyncClient.deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest request) |
Future<DeleteMatchmakingConfigurationResult> |
AmazonGameLiftAsync.deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest deleteMatchmakingConfigurationRequest)
Permanently removes a FlexMatch matchmaking configuration.
|
Future<DeleteMatchmakingConfigurationResult> |
AbstractAmazonGameLiftAsync.deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest request,
AsyncHandler<DeleteMatchmakingConfigurationRequest,DeleteMatchmakingConfigurationResult> asyncHandler) |
Future<DeleteMatchmakingConfigurationResult> |
AmazonGameLiftAsyncClient.deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest request,
AsyncHandler<DeleteMatchmakingConfigurationRequest,DeleteMatchmakingConfigurationResult> asyncHandler) |
Future<DeleteMatchmakingConfigurationResult> |
AmazonGameLiftAsync.deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest deleteMatchmakingConfigurationRequest,
AsyncHandler<DeleteMatchmakingConfigurationRequest,DeleteMatchmakingConfigurationResult> asyncHandler)
Permanently removes a FlexMatch matchmaking configuration.
|