| Package | Description |
|---|---|
| io.gs2.dictionary | |
| io.gs2.dictionary.request |
| Modifier and Type | Method and Description |
|---|---|
GetEntryModelResult |
Gs2DictionaryRestClient.getEntryModel(GetEntryModelRequest request) |
void |
Gs2DictionaryRestClient.getEntryModelAsync(GetEntryModelRequest request,
AsyncAction<AsyncResult<GetEntryModelResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetEntryModelRequest |
GetEntryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetEntryModelRequest |
GetEntryModelRequest.withEntryName(String entryName) |
GetEntryModelRequest |
GetEntryModelRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.