| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeGameSessionsResponse> |
GameLiftAsyncClient.describeGameSessions(DescribeGameSessionsRequest describeGameSessionsRequest)
Retrieves a set of one or more game sessions.
|
default DescribeGameSessionsResponse |
GameLiftClient.describeGameSessions(DescribeGameSessionsRequest describeGameSessionsRequest)
Retrieves a set of one or more game sessions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeGameSessionsRequestMarshaller.marshall(DescribeGameSessionsRequest describeGameSessionsRequest) |
Copyright © 2019. All rights reserved.