| Package | Description |
|---|---|
| io.gs2.stamina | |
| io.gs2.stamina.request |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResult |
Gs2StaminaRestClient.createNamespace(CreateNamespaceRequest request)
ネームスペースを新規作成
|
void |
Gs2StaminaRestClient.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.withName(String name)
ネームスペース名を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withOverflowTriggerNamespaceId(String overflowTriggerNamespaceId)
スタミナオーバーフロー上限に当たって回復できなかったスタミナを追加する ネームスペース のGRNを設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withOverflowTriggerScriptId(String overflowTriggerScriptId)
スタミナオーバーフロー上限に当たって回復できなかったスタミナを通知する スクリプト のGRNを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.