| Package | Description |
|---|---|
| io.gs2.experience | |
| io.gs2.experience.request |
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceResult |
Gs2ExperienceRestClient.getNamespace(GetNamespaceRequest request) |
void |
Gs2ExperienceRestClient.getNamespaceAsync(GetNamespaceRequest request,
AsyncAction<AsyncResult<GetNamespaceResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetNamespaceRequest |
GetNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetNamespaceRequest |
GetNamespaceRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.