Uses of Class
io.gs2.lottery.result.ResetByStampSheetResult
Packages that use ResetByStampSheetResult
-
Uses of ResetByStampSheetResult in io.gs2.lottery
Methods in io.gs2.lottery that return ResetByStampSheetResultModifier and TypeMethodDescriptionGs2LotteryRestClient.resetByStampSheet(ResetByStampSheetRequest request) Method parameters in io.gs2.lottery with type arguments of type ResetByStampSheetResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.resetByStampSheetAsync(ResetByStampSheetRequest request, AsyncAction<AsyncResult<ResetByStampSheetResult>> callback) -
Uses of ResetByStampSheetResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return ResetByStampSheetResultModifier and TypeMethodDescriptionstatic ResetByStampSheetResultResetByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)