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