| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| 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 |
|---|---|
StopMatchmakingRequest |
StopMatchmakingRequest.clone() |
StopMatchmakingRequest |
StopMatchmakingRequest.withTicketId(String ticketId)
Unique identifier for a matchmaking ticket.
|
Copyright © 2017. All rights reserved.