| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| 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 © 2021. All rights reserved.