Uses of Class
io.gs2.quest.request.CreateProgressByStampSheetRequest
Packages that use CreateProgressByStampSheetRequest
-
Uses of CreateProgressByStampSheetRequest in io.gs2.quest
Methods in io.gs2.quest with parameters of type CreateProgressByStampSheetRequestModifier and TypeMethodDescriptionGs2QuestRestClient.createProgressByStampSheet(CreateProgressByStampSheetRequest request) voidGs2QuestRestClient.createProgressByStampSheetAsync(CreateProgressByStampSheetRequest request, AsyncAction<AsyncResult<CreateProgressByStampSheetResult>> callback) -
Uses of CreateProgressByStampSheetRequest in io.gs2.quest.request
Methods in io.gs2.quest.request that return CreateProgressByStampSheetRequestModifier and TypeMethodDescriptionCreateProgressByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateProgressByStampSheetRequest.withStampSheet(String stampSheet)