Uses of Class
io.gs2.lottery.request.DrawByStampSheetRequest
Packages that use DrawByStampSheetRequest
-
Uses of DrawByStampSheetRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type DrawByStampSheetRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.drawByStampSheet(DrawByStampSheetRequest request) voidGs2LotteryRestClient.drawByStampSheetAsync(DrawByStampSheetRequest request, AsyncAction<AsyncResult<DrawByStampSheetResult>> callback) -
Uses of DrawByStampSheetRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return DrawByStampSheetRequestModifier and TypeMethodDescriptionstatic DrawByStampSheetRequestDrawByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DrawByStampSheetRequest.withStampSheet(String stampSheet)