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