| 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.paginators | |
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMatchmakingRuleSetsResponse> |
GameLiftAsyncClient.describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest describeMatchmakingRuleSetsRequest)
Retrieves the details for FlexMatch matchmaking rule sets.
|
default DescribeMatchmakingRuleSetsResponse |
GameLiftClient.describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest describeMatchmakingRuleSetsRequest)
Retrieves the details for FlexMatch matchmaking rule sets.
|
default DescribeMatchmakingRuleSetsPublisher |
GameLiftAsyncClient.describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest describeMatchmakingRuleSetsRequest)
Retrieves the details for FlexMatch matchmaking rule sets.
|
default DescribeMatchmakingRuleSetsIterable |
GameLiftClient.describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest describeMatchmakingRuleSetsRequest)
Retrieves the details for FlexMatch matchmaking rule sets.
|
| Constructor and Description |
|---|
DescribeMatchmakingRuleSetsIterable(GameLiftClient client,
DescribeMatchmakingRuleSetsRequest firstRequest) |
DescribeMatchmakingRuleSetsPublisher(GameLiftAsyncClient client,
DescribeMatchmakingRuleSetsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeMatchmakingRuleSetsRequestMarshaller.marshall(DescribeMatchmakingRuleSetsRequest describeMatchmakingRuleSetsRequest) |
Copyright © 2023. All rights reserved.