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