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