| 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 StartFleetActionsResponse |
GameLiftClient.startFleetActions(StartFleetActionsRequest startFleetActionsRequest)
Resumes certain types of activity on fleet instances that were suspended with StopFleetActions.
|
default CompletableFuture<StartFleetActionsResponse> |
GameLiftAsyncClient.startFleetActions(StartFleetActionsRequest startFleetActionsRequest)
Resumes certain types of activity on fleet instances that were suspended with StopFleetActions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartFleetActionsRequestMarshaller.marshall(StartFleetActionsRequest startFleetActionsRequest) |
Copyright © 2022. All rights reserved.