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