Uses of Class
io.gs2.lottery.request.ResetByStampSheetRequest
Packages that use ResetByStampSheetRequest
-
Uses of ResetByStampSheetRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type ResetByStampSheetRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.resetByStampSheet(ResetByStampSheetRequest request) voidGs2LotteryRestClient.resetByStampSheetAsync(ResetByStampSheetRequest request, AsyncAction<AsyncResult<ResetByStampSheetResult>> callback) -
Uses of ResetByStampSheetRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return ResetByStampSheetRequestModifier and TypeMethodDescriptionstatic ResetByStampSheetRequestResetByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ResetByStampSheetRequest.withStampSheet(String stampSheet)