| Package | Description |
|---|---|
| io.gs2.showcase | |
| io.gs2.showcase.request |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResult |
Gs2ShowcaseRestClient.createNamespace(CreateNamespaceRequest request)
ネームスペースを新規作成
|
void |
Gs2ShowcaseRestClient.createNamespaceAsync(CreateNamespaceRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<CreateNamespaceResult>> callback)
ネームスペースを新規作成
|
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceRequest |
CreateNamespaceRequest.withDescription(String description)
ネームスペースの説明を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withKeyId(String keyId)
購入処理のスタンプシートで使用する暗号鍵GRNを設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withName(String name)
ネームスペース名を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withQueueNamespaceId(String queueNamespaceId)
購入処理をジョブとして追加するキューのネームスペース のGRNを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.