| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateNamespaceResult |
Gs2ScheduleRestClient.updateNamespace(UpdateNamespaceRequest request)
ネームスペースを更新
|
void |
Gs2ScheduleRestClient.updateNamespaceAsync(UpdateNamespaceRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<UpdateNamespaceResult>> callback)
ネームスペースを更新
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNamespaceRequest |
UpdateNamespaceRequest.withDescription(String description)
ネームスペースの説明を設定
|
UpdateNamespaceRequest |
UpdateNamespaceRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.