| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopMatchmakingResponse> |
GameLiftAsyncClient.stopMatchmaking(StopMatchmakingRequest stopMatchmakingRequest)
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
|
default StopMatchmakingResponse |
GameLiftClient.stopMatchmaking(StopMatchmakingRequest stopMatchmakingRequest)
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopMatchmakingRequestMarshaller.marshall(StopMatchmakingRequest stopMatchmakingRequest) |
Copyright © 2022. All rights reserved.