public static interface ValidateMatchmakingRuleSetResponse.Builder extends GameLiftResponse.Builder, CopyableBuilder<ValidateMatchmakingRuleSetResponse.Builder,ValidateMatchmakingRuleSetResponse>
| Modifier and Type | Method and Description |
|---|---|
ValidateMatchmakingRuleSetResponse.Builder |
valid(Boolean valid)
Response indicating whether or not the rule set is valid.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildValidateMatchmakingRuleSetResponse.Builder valid(Boolean valid)
Response indicating whether or not the rule set is valid.
valid - Response indicating whether or not the rule set is valid.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.