| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default ValidateMatchmakingRuleSetResponse |
GameLiftClient.validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest validateMatchmakingRuleSetRequest)
Validates the syntax of a matchmaking rule or rule set.
|
default CompletableFuture<ValidateMatchmakingRuleSetResponse> |
GameLiftAsyncClient.validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest validateMatchmakingRuleSetRequest)
Validates the syntax of a matchmaking rule or rule set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ValidateMatchmakingRuleSetRequestMarshaller.marshall(ValidateMatchmakingRuleSetRequest validateMatchmakingRuleSetRequest) |
Copyright © 2020. All rights reserved.