| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
ValidateMatchmakingRuleSetResult |
AmazonGameLift.validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest validateMatchmakingRuleSetRequest)
Validates the syntax of a matchmaking rule or rule set.
|
ValidateMatchmakingRuleSetResult |
AbstractAmazonGameLift.validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest request) |
ValidateMatchmakingRuleSetResult |
AmazonGameLiftClient.validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest request)
Validates the syntax of a matchmaking rule or rule set.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ValidateMatchmakingRuleSetResult> |
AbstractAmazonGameLiftAsync.validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest request,
AsyncHandler<ValidateMatchmakingRuleSetRequest,ValidateMatchmakingRuleSetResult> asyncHandler) |
Future<ValidateMatchmakingRuleSetResult> |
AmazonGameLiftAsyncClient.validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest request,
AsyncHandler<ValidateMatchmakingRuleSetRequest,ValidateMatchmakingRuleSetResult> asyncHandler) |
Future<ValidateMatchmakingRuleSetResult> |
AmazonGameLiftAsync.validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest validateMatchmakingRuleSetRequest,
AsyncHandler<ValidateMatchmakingRuleSetRequest,ValidateMatchmakingRuleSetResult> asyncHandler)
Validates the syntax of a matchmaking rule or rule set.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateMatchmakingRuleSetResult |
ValidateMatchmakingRuleSetResult.clone() |
ValidateMatchmakingRuleSetResult |
ValidateMatchmakingRuleSetResult.withValid(Boolean valid)
A response indicating whether the rule set is valid.
|
Copyright © 2020. All rights reserved.