| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGameServerGroupResponse |
GameLiftClient.updateGameServerGroup(UpdateGameServerGroupRequest updateGameServerGroupRequest)
This operation is used with the GameLift FleetIQ solution and game server groups.
|
default CompletableFuture<UpdateGameServerGroupResponse> |
GameLiftAsyncClient.updateGameServerGroup(UpdateGameServerGroupRequest updateGameServerGroupRequest)
This operation is used with the GameLift FleetIQ solution and game server groups.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGameServerGroupRequestMarshaller.marshall(UpdateGameServerGroupRequest updateGameServerGroupRequest) |
Copyright © 2022. All rights reserved.