| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeGameSessionsIterable |
GameLiftClient.describeGameSessionsPaginator(Consumer<DescribeGameSessionsRequest.Builder> describeGameSessionsRequest)
Retrieves a set of one or more game sessions in a specific fleet location.
|
default DescribeGameSessionsIterable |
GameLiftClient.describeGameSessionsPaginator(DescribeGameSessionsRequest describeGameSessionsRequest)
Retrieves a set of one or more game sessions in a specific fleet location.
|
Copyright © 2023. All rights reserved.