Uses of Class
io.gs2.matchmaking.result.DeleteRatingModelMasterResult
Packages that use DeleteRatingModelMasterResult
-
Uses of DeleteRatingModelMasterResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DeleteRatingModelMasterResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.deleteRatingModelMaster(DeleteRatingModelMasterRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DeleteRatingModelMasterResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.deleteRatingModelMasterAsync(DeleteRatingModelMasterRequest request, AsyncAction<AsyncResult<DeleteRatingModelMasterResult>> callback) -
Uses of DeleteRatingModelMasterResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DeleteRatingModelMasterResultModifier and TypeMethodDescriptionDeleteRatingModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteRatingModelMasterResult.withItem(RatingModelMaster item)