| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.domain.model | |
| io.gs2.matchmaking.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteRatingModelMasterResult |
Gs2MatchmakingRestClient.deleteRatingModelMaster(DeleteRatingModelMasterRequest request) |
void |
Gs2MatchmakingRestClient.deleteRatingModelMasterAsync(DeleteRatingModelMasterRequest request,
AsyncAction<AsyncResult<DeleteRatingModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
RatingModelMasterDomain |
RatingModelMasterDomain.delete(DeleteRatingModelMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteRatingModelMasterRequest |
DeleteRatingModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteRatingModelMasterRequest |
DeleteRatingModelMasterRequest.withNamespaceName(String namespaceName) |
DeleteRatingModelMasterRequest |
DeleteRatingModelMasterRequest.withRatingName(String ratingName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.