| 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 SearchGameSessionsPublisher |
GameLiftAsyncClient.searchGameSessionsPaginator(Consumer<SearchGameSessionsRequest.Builder> searchGameSessionsRequest)
Retrieves all active game sessions that match a set of search criteria and sorts them into a specified order.
|
default SearchGameSessionsPublisher |
GameLiftAsyncClient.searchGameSessionsPaginator(SearchGameSessionsRequest searchGameSessionsRequest)
Retrieves all active game sessions that match a set of search criteria and sorts them into a specified order.
|
Copyright © 2023. All rights reserved.