| Package | Description |
|---|---|
| io.gs2.script | |
| io.gs2.script.result |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResult |
Gs2ScriptRestClient.createNamespace(CreateNamespaceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ScriptRestClient.createNamespaceAsync(CreateNamespaceRequest request,
AsyncAction<AsyncResult<CreateNamespaceResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static CreateNamespaceResult |
CreateNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateNamespaceResult |
CreateNamespaceResult.withItem(Namespace item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.