| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
DrawByStampSheetResult |
Gs2LotteryRestClient.drawByStampSheet(DrawByStampSheetRequest request) |
void |
Gs2LotteryRestClient.drawByStampSheetAsync(DrawByStampSheetRequest request,
AsyncAction<AsyncResult<DrawByStampSheetResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DrawByStampSheetRequest |
DrawByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DrawByStampSheetRequest |
DrawByStampSheetRequest.withKeyId(String keyId) |
DrawByStampSheetRequest |
DrawByStampSheetRequest.withStampSheet(String stampSheet) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.