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