| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
CreateMatchmakingRuleSetResult |
AmazonGameLift.createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest createMatchmakingRuleSetRequest)
Creates a new rule set for FlexMatch matchmaking.
|
CreateMatchmakingRuleSetResult |
AbstractAmazonGameLift.createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest request) |
CreateMatchmakingRuleSetResult |
AmazonGameLiftClient.createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest request)
Creates a new rule set for FlexMatch matchmaking.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMatchmakingRuleSetResult> |
AbstractAmazonGameLiftAsync.createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest request,
AsyncHandler<CreateMatchmakingRuleSetRequest,CreateMatchmakingRuleSetResult> asyncHandler) |
Future<CreateMatchmakingRuleSetResult> |
AmazonGameLiftAsyncClient.createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest request,
AsyncHandler<CreateMatchmakingRuleSetRequest,CreateMatchmakingRuleSetResult> asyncHandler) |
Future<CreateMatchmakingRuleSetResult> |
AmazonGameLiftAsync.createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest createMatchmakingRuleSetRequest,
AsyncHandler<CreateMatchmakingRuleSetRequest,CreateMatchmakingRuleSetResult> asyncHandler)
Creates a new rule set for FlexMatch matchmaking.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMatchmakingRuleSetResult |
CreateMatchmakingRuleSetResult.clone() |
CreateMatchmakingRuleSetResult |
CreateMatchmakingRuleSetResult.withRuleSet(MatchmakingRuleSet ruleSet)
Object that describes the newly created matchmaking rule set.
|
Copyright © 2017. All rights reserved.