| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateMatchmakingRuleSetResponse |
GameLiftClient.createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest createMatchmakingRuleSetRequest)
Creates a new rule set for FlexMatch matchmaking.
|
default CompletableFuture<CreateMatchmakingRuleSetResponse> |
GameLiftAsyncClient.createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest createMatchmakingRuleSetRequest)
Creates a new rule set for FlexMatch matchmaking.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMatchmakingRuleSetRequestMarshaller.marshall(CreateMatchmakingRuleSetRequest createMatchmakingRuleSetRequest) |
Copyright © 2021. All rights reserved.