| 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 DescribeFleetAttributesIterable |
GameLiftClient.describeFleetAttributesPaginator()
Retrieves core fleet-wide properties, including the computing hardware and deployment configuration for all
instances in the fleet.
|
default DescribeFleetAttributesIterable |
GameLiftClient.describeFleetAttributesPaginator(Consumer<DescribeFleetAttributesRequest.Builder> describeFleetAttributesRequest)
Retrieves core fleet-wide properties, including the computing hardware and deployment configuration for all
instances in the fleet.
|
default DescribeFleetAttributesIterable |
GameLiftClient.describeFleetAttributesPaginator(DescribeFleetAttributesRequest describeFleetAttributesRequest)
Retrieves core fleet-wide properties, including the computing hardware and deployment configuration for all
instances in the fleet.
|
Copyright © 2022. All rights reserved.