| 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.
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFleetLocationCapacityResponse |
GameLiftClient.describeFleetLocationCapacity(DescribeFleetLocationCapacityRequest describeFleetLocationCapacityRequest)
Retrieves the resource capacity settings for a fleet location.
|
default CompletableFuture<DescribeFleetLocationCapacityResponse> |
GameLiftAsyncClient.describeFleetLocationCapacity(DescribeFleetLocationCapacityRequest describeFleetLocationCapacityRequest)
Retrieves the resource capacity settings for a fleet location.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFleetLocationCapacityRequestMarshaller.marshall(DescribeFleetLocationCapacityRequest describeFleetLocationCapacityRequest) |
Copyright © 2022. All rights reserved.