Uses of Class
io.gs2.matchmaking.request.GetCurrentRatingModelMasterRequest
Packages that use GetCurrentRatingModelMasterRequest
-
Uses of GetCurrentRatingModelMasterRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type GetCurrentRatingModelMasterRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getCurrentRatingModelMaster(GetCurrentRatingModelMasterRequest request) voidGs2MatchmakingRestClient.getCurrentRatingModelMasterAsync(GetCurrentRatingModelMasterRequest request, AsyncAction<AsyncResult<GetCurrentRatingModelMasterResult>> callback) -
Uses of GetCurrentRatingModelMasterRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return GetCurrentRatingModelMasterRequestModifier and TypeMethodDescriptionGetCurrentRatingModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentRatingModelMasterRequest.withNamespaceName(String namespaceName)