Uses of Class
io.gs2.quest.result.UpdateQuestModelMasterResult
Packages that use UpdateQuestModelMasterResult
-
Uses of UpdateQuestModelMasterResult in io.gs2.quest
Methods in io.gs2.quest that return UpdateQuestModelMasterResultModifier and TypeMethodDescriptionGs2QuestRestClient.updateQuestModelMaster(UpdateQuestModelMasterRequest request) Method parameters in io.gs2.quest with type arguments of type UpdateQuestModelMasterResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.updateQuestModelMasterAsync(UpdateQuestModelMasterRequest request, AsyncAction<AsyncResult<UpdateQuestModelMasterResult>> callback) -
Uses of UpdateQuestModelMasterResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return UpdateQuestModelMasterResultModifier and TypeMethodDescriptionstatic UpdateQuestModelMasterResultUpdateQuestModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateQuestModelMasterResult.withItem(QuestModelMaster item)