| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGameSessionResponse |
GameLiftClient.updateGameSession(UpdateGameSessionRequest updateGameSessionRequest)
Updates the mutable properties of a game session.
|
default CompletableFuture<UpdateGameSessionResponse> |
GameLiftAsyncClient.updateGameSession(UpdateGameSessionRequest updateGameSessionRequest)
Updates the mutable properties of a game session.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGameSessionRequestMarshaller.marshall(UpdateGameSessionRequest updateGameSessionRequest) |
Copyright © 2022. All rights reserved.