| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.domain.model | |
| io.gs2.matchmaking.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentRatingModelMasterResult |
Gs2MatchmakingRestClient.updateCurrentRatingModelMaster(UpdateCurrentRatingModelMasterRequest request) |
void |
Gs2MatchmakingRestClient.updateCurrentRatingModelMasterAsync(UpdateCurrentRatingModelMasterRequest request,
AsyncAction<AsyncResult<UpdateCurrentRatingModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentRatingModelMasterDomain |
CurrentRatingModelMasterDomain.update(UpdateCurrentRatingModelMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentRatingModelMasterRequest |
UpdateCurrentRatingModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentRatingModelMasterRequest |
UpdateCurrentRatingModelMasterRequest.withNamespaceName(String namespaceName) |
UpdateCurrentRatingModelMasterRequest |
UpdateCurrentRatingModelMasterRequest.withSettings(String settings) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.