| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResult |
Gs2LotteryRestClient.createNamespace(CreateNamespaceRequest request)
ネームスペースを新規作成
|
void |
Gs2LotteryRestClient.createNamespaceAsync(CreateNamespaceRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<CreateNamespaceResult>> callback)
ネームスペースを新規作成
|
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceRequest |
CreateNamespaceRequest.withChoicePrizeTableScriptId(String choicePrizeTableScriptId)
排出テーブル選択時 に実行されるスクリプト のGRNを設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withDescription(String description)
ネームスペースの説明を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withKeyId(String keyId)
景品付与処理のスタンプシートで使用する暗号鍵GRNを設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withLotteryTriggerScriptId(String lotteryTriggerScriptId)
抽選処理時 に実行されるスクリプト のGRNを設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withName(String name)
ネームスペース名を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withQueueNamespaceId(String queueNamespaceId)
景品付与処理をジョブとして追加するキューのネームスペース のGRNを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.