Uses of Class
io.gs2.quest.request.DeleteProgressRequest
Packages that use DeleteProgressRequest
-
Uses of DeleteProgressRequest in io.gs2.quest
Methods in io.gs2.quest with parameters of type DeleteProgressRequestModifier and TypeMethodDescriptionGs2QuestRestClient.deleteProgress(DeleteProgressRequest request) voidGs2QuestRestClient.deleteProgressAsync(DeleteProgressRequest request, AsyncAction<AsyncResult<DeleteProgressResult>> callback) -
Uses of DeleteProgressRequest in io.gs2.quest.request
Methods in io.gs2.quest.request that return DeleteProgressRequestModifier and TypeMethodDescriptionstatic DeleteProgressRequestDeleteProgressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteProgressRequest.withAccessToken(String accessToken) DeleteProgressRequest.withDuplicationAvoider(String duplicationAvoider) DeleteProgressRequest.withNamespaceName(String namespaceName)