| Package | Description |
|---|---|
| io.gs2.dictionary | |
| io.gs2.dictionary.domain.model | |
| io.gs2.dictionary.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentEntryMasterResult |
Gs2DictionaryRestClient.updateCurrentEntryMaster(UpdateCurrentEntryMasterRequest request) |
void |
Gs2DictionaryRestClient.updateCurrentEntryMasterAsync(UpdateCurrentEntryMasterRequest request,
AsyncAction<AsyncResult<UpdateCurrentEntryMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentEntryMasterDomain |
CurrentEntryMasterDomain.update(UpdateCurrentEntryMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentEntryMasterRequest |
UpdateCurrentEntryMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentEntryMasterRequest |
UpdateCurrentEntryMasterRequest.withNamespaceName(String namespaceName) |
UpdateCurrentEntryMasterRequest |
UpdateCurrentEntryMasterRequest.withSettings(String settings) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.