Uses of Class
io.gs2.matchmaking.result.GetRatingModelResult
Packages that use GetRatingModelResult
-
Uses of GetRatingModelResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetRatingModelResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getRatingModel(GetRatingModelRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetRatingModelResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getRatingModelAsync(GetRatingModelRequest request, AsyncAction<AsyncResult<GetRatingModelResult>> callback) -
Uses of GetRatingModelResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetRatingModelResultModifier and TypeMethodDescriptionstatic GetRatingModelResultGetRatingModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRatingModelResult.withItem(RatingModel item)