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