| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
GetBoxResult |
Gs2LotteryRestClient.getBox(GetBoxRequest request) |
void |
Gs2LotteryRestClient.getBoxAsync(GetBoxRequest request,
AsyncAction<AsyncResult<GetBoxResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetBoxRequest |
GetBoxRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetBoxRequest |
GetBoxRequest.withAccessToken(String accessToken) |
GetBoxRequest |
GetBoxRequest.withNamespaceName(String namespaceName) |
GetBoxRequest |
GetBoxRequest.withPrizeTableName(String prizeTableName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.