Uses of Class
software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityPublisher
-
Packages that use DescribeFleetCapacityPublisher 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. -
-
Uses of DescribeFleetCapacityPublisher in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return DescribeFleetCapacityPublisher Modifier and Type Method Description default DescribeFleetCapacityPublisherGameLiftAsyncClient. describeFleetCapacityPaginator()Retrieves the resource capacity settings for one or more fleets.default DescribeFleetCapacityPublisherGameLiftAsyncClient. describeFleetCapacityPaginator(Consumer<DescribeFleetCapacityRequest.Builder> describeFleetCapacityRequest)Retrieves the resource capacity settings for one or more fleets.default DescribeFleetCapacityPublisherGameLiftAsyncClient. describeFleetCapacityPaginator(DescribeFleetCapacityRequest describeFleetCapacityRequest)Retrieves the resource capacity settings for one or more fleets.
-