| Package | Description |
|---|---|
| io.gs2.dictionary | |
| io.gs2.dictionary.domain.model | |
| io.gs2.dictionary.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateEntryModelMasterResult |
Gs2DictionaryRestClient.updateEntryModelMaster(UpdateEntryModelMasterRequest request) |
void |
Gs2DictionaryRestClient.updateEntryModelMasterAsync(UpdateEntryModelMasterRequest request,
AsyncAction<AsyncResult<UpdateEntryModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
EntryModelMasterDomain |
EntryModelMasterDomain.update(UpdateEntryModelMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateEntryModelMasterRequest |
UpdateEntryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateEntryModelMasterRequest |
UpdateEntryModelMasterRequest.withDescription(String description) |
UpdateEntryModelMasterRequest |
UpdateEntryModelMasterRequest.withEntryName(String entryName) |
UpdateEntryModelMasterRequest |
UpdateEntryModelMasterRequest.withMetadata(String metadata) |
UpdateEntryModelMasterRequest |
UpdateEntryModelMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.