| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchGameSessionsResponse> |
GameLiftAsyncClient.searchGameSessions(SearchGameSessionsRequest searchGameSessionsRequest)
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
|
default SearchGameSessionsResponse |
GameLiftClient.searchGameSessions(SearchGameSessionsRequest searchGameSessionsRequest)
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchGameSessionsRequestMarshaller.marshall(SearchGameSessionsRequest searchGameSessionsRequest) |
Copyright © 2019. All rights reserved.