| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
ResetBoxResult |
Gs2LotteryRestClient.resetBox(ResetBoxRequest request)
ボックスをリセット
|
void |
Gs2LotteryRestClient.resetBoxAsync(ResetBoxRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<ResetBoxResult>> callback)
ボックスをリセット
|
| Modifier and Type | Method and Description |
|---|---|
ResetBoxRequest |
ResetBoxRequest.withAccessToken(String accessToken)
アクセストークンを設定
|
ResetBoxRequest |
ResetBoxRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
ResetBoxRequest |
ResetBoxRequest.withLotteryName(String lotteryName)
抽選モデルの種類名を設定
|
ResetBoxRequest |
ResetBoxRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.