| Package | Description |
|---|---|
| io.gs2.key | |
| io.gs2.key.domain.model | |
| io.gs2.key.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteKeyResult |
Gs2KeyRestClient.deleteKey(DeleteKeyRequest request) |
void |
Gs2KeyRestClient.deleteKeyAsync(DeleteKeyRequest request,
AsyncAction<AsyncResult<DeleteKeyResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
KeyDomain |
KeyDomain.delete(DeleteKeyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteKeyRequest |
DeleteKeyRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteKeyRequest |
DeleteKeyRequest.withKeyName(String keyName) |
DeleteKeyRequest |
DeleteKeyRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.