| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptMatchResponse> |
GameLiftAsyncClient.acceptMatch(AcceptMatchRequest acceptMatchRequest)
Registers a player's acceptance or rejection of a proposed FlexMatch match.
|
default AcceptMatchResponse |
GameLiftClient.acceptMatch(AcceptMatchRequest acceptMatchRequest)
Registers a player's acceptance or rejection of a proposed FlexMatch match.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AcceptMatchRequestMarshaller.marshall(AcceptMatchRequest acceptMatchRequest) |
Copyright © 2022. All rights reserved.