| Package | Description |
|---|---|
| io.gs2.mission | |
| io.gs2.mission.domain.model | |
| io.gs2.mission.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteNamespaceResult |
Gs2MissionRestClient.deleteNamespace(DeleteNamespaceRequest request) |
void |
Gs2MissionRestClient.deleteNamespaceAsync(DeleteNamespaceRequest request,
AsyncAction<AsyncResult<DeleteNamespaceResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
NamespaceDomain |
NamespaceDomain.delete(DeleteNamespaceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteNamespaceRequest |
DeleteNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteNamespaceRequest |
DeleteNamespaceRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.