Uses of Class
io.gs2.quest.request.GetCurrentQuestMasterRequest
Packages that use GetCurrentQuestMasterRequest
-
Uses of GetCurrentQuestMasterRequest in io.gs2.quest
Methods in io.gs2.quest with parameters of type GetCurrentQuestMasterRequestModifier and TypeMethodDescriptionGs2QuestRestClient.getCurrentQuestMaster(GetCurrentQuestMasterRequest request) voidGs2QuestRestClient.getCurrentQuestMasterAsync(GetCurrentQuestMasterRequest request, AsyncAction<AsyncResult<GetCurrentQuestMasterResult>> callback) -
Uses of GetCurrentQuestMasterRequest in io.gs2.quest.request
Methods in io.gs2.quest.request that return GetCurrentQuestMasterRequestModifier and TypeMethodDescriptionstatic GetCurrentQuestMasterRequestGetCurrentQuestMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentQuestMasterRequest.withNamespaceName(String namespaceName)