Uses of Class
io.gs2.quest.request.GetProgressRequest
Packages that use GetProgressRequest
-
Uses of GetProgressRequest in io.gs2.quest
Methods in io.gs2.quest with parameters of type GetProgressRequestModifier and TypeMethodDescriptionGs2QuestRestClient.getProgress(GetProgressRequest request) voidGs2QuestRestClient.getProgressAsync(GetProgressRequest request, AsyncAction<AsyncResult<GetProgressResult>> callback) -
Uses of GetProgressRequest in io.gs2.quest.request
Methods in io.gs2.quest.request that return GetProgressRequestModifier and TypeMethodDescriptionstatic GetProgressRequestGetProgressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetProgressRequest.withAccessToken(String accessToken) GetProgressRequest.withNamespaceName(String namespaceName)