Uses of Class
software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsIterable
-
Packages that use DescribeMatchmakingRuleSetsIterable 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 DescribeMatchmakingRuleSetsIterable in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return DescribeMatchmakingRuleSetsIterable Modifier and Type Method Description default DescribeMatchmakingRuleSetsIterableGameLiftClient. describeMatchmakingRuleSetsPaginator()Retrieves the details for FlexMatch matchmaking rule sets.default DescribeMatchmakingRuleSetsIterableGameLiftClient. describeMatchmakingRuleSetsPaginator(Consumer<DescribeMatchmakingRuleSetsRequest.Builder> describeMatchmakingRuleSetsRequest)Retrieves the details for FlexMatch matchmaking rule sets.default DescribeMatchmakingRuleSetsIterableGameLiftClient. describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest describeMatchmakingRuleSetsRequest)Retrieves the details for FlexMatch matchmaking rule sets.
-