Uses of Class
io.gs2.matchmaking.result.GetRatingModelMasterResult
Packages that use GetRatingModelMasterResult
-
Uses of GetRatingModelMasterResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetRatingModelMasterResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getRatingModelMaster(GetRatingModelMasterRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetRatingModelMasterResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getRatingModelMasterAsync(GetRatingModelMasterRequest request, AsyncAction<AsyncResult<GetRatingModelMasterResult>> callback) -
Uses of GetRatingModelMasterResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetRatingModelMasterResultModifier and TypeMethodDescriptionstatic GetRatingModelMasterResultGetRatingModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRatingModelMasterResult.withItem(RatingModelMaster item)