| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
StopMatchmakingResult |
AmazonGameLift.stopMatchmaking(StopMatchmakingRequest stopMatchmakingRequest)
Cancels a matchmaking ticket that is currently being processed.
|
StopMatchmakingResult |
AbstractAmazonGameLift.stopMatchmaking(StopMatchmakingRequest request) |
StopMatchmakingResult |
AmazonGameLiftClient.stopMatchmaking(StopMatchmakingRequest request)
Cancels a matchmaking ticket that is currently being processed.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopMatchmakingResult> |
AbstractAmazonGameLiftAsync.stopMatchmakingAsync(StopMatchmakingRequest request,
AsyncHandler<StopMatchmakingRequest,StopMatchmakingResult> asyncHandler) |
Future<StopMatchmakingResult> |
AmazonGameLiftAsyncClient.stopMatchmakingAsync(StopMatchmakingRequest request,
AsyncHandler<StopMatchmakingRequest,StopMatchmakingResult> asyncHandler) |
Future<StopMatchmakingResult> |
AmazonGameLiftAsync.stopMatchmakingAsync(StopMatchmakingRequest stopMatchmakingRequest,
AsyncHandler<StopMatchmakingRequest,StopMatchmakingResult> asyncHandler)
Cancels a matchmaking ticket that is currently being processed.
|
| Modifier and Type | Method and Description |
|---|---|
StopMatchmakingResult |
StopMatchmakingResult.clone() |
Copyright © 2017. All rights reserved.