| Package | Description |
|---|---|
| io.gs2.gateway | |
| io.gs2.gateway.result |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResult |
Gs2GatewayRestClient.createNamespace(CreateNamespaceRequest request) |
CreateNamespaceResult |
Gs2GatewayWebSocketClient.createNamespace(CreateNamespaceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2GatewayRestClient.createNamespaceAsync(CreateNamespaceRequest request,
AsyncAction<AsyncResult<CreateNamespaceResult>> callback) |
void |
Gs2GatewayWebSocketClient.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.