Uses of Class
io.gs2.matchmaking.result.CreateRatingModelMasterResult
Packages that use CreateRatingModelMasterResult
-
Uses of CreateRatingModelMasterResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return CreateRatingModelMasterResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.createRatingModelMaster(CreateRatingModelMasterRequest request) Method parameters in io.gs2.matchmaking with type arguments of type CreateRatingModelMasterResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.createRatingModelMasterAsync(CreateRatingModelMasterRequest request, AsyncAction<AsyncResult<CreateRatingModelMasterResult>> callback) -
Uses of CreateRatingModelMasterResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return CreateRatingModelMasterResultModifier and TypeMethodDescriptionCreateRatingModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateRatingModelMasterResult.withItem(RatingModelMaster item)