| Package | Description |
|---|---|
| io.gs2.dictionary | |
| io.gs2.dictionary.result |
| Modifier and Type | Method and Description |
|---|---|
GetEntryWithSignatureResult |
Gs2DictionaryRestClient.getEntryWithSignature(GetEntryWithSignatureRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DictionaryRestClient.getEntryWithSignatureAsync(GetEntryWithSignatureRequest request,
AsyncAction<AsyncResult<GetEntryWithSignatureResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetEntryWithSignatureResult |
GetEntryWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetEntryWithSignatureResult |
GetEntryWithSignatureResult.withBody(String body) |
GetEntryWithSignatureResult |
GetEntryWithSignatureResult.withItem(Entry item) |
GetEntryWithSignatureResult |
GetEntryWithSignatureResult.withSignature(String signature) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.