Uses of Class
io.gs2.matchmaking.request.GetRatingModelRequest
Packages that use GetRatingModelRequest
-
Uses of GetRatingModelRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type GetRatingModelRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getRatingModel(GetRatingModelRequest request) voidGs2MatchmakingRestClient.getRatingModelAsync(GetRatingModelRequest request, AsyncAction<AsyncResult<GetRatingModelResult>> callback) -
Uses of GetRatingModelRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return GetRatingModelRequestModifier and TypeMethodDescriptionstatic GetRatingModelRequestGetRatingModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRatingModelRequest.withNamespaceName(String namespaceName) GetRatingModelRequest.withRatingName(String ratingName)