| Package | Description |
|---|---|
| io.gs2.dictionary | |
| io.gs2.dictionary.domain.model | |
| io.gs2.dictionary.request |
| Modifier and Type | Method and Description |
|---|---|
GetEntryWithSignatureResult |
Gs2DictionaryRestClient.getEntryWithSignature(GetEntryWithSignatureRequest request) |
void |
Gs2DictionaryRestClient.getEntryWithSignatureAsync(GetEntryWithSignatureRequest request,
AsyncAction<AsyncResult<GetEntryWithSignatureResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
EntryAccessTokenDomain |
EntryAccessTokenDomain.getWithSignature(GetEntryWithSignatureRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static GetEntryWithSignatureRequest |
GetEntryWithSignatureRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetEntryWithSignatureRequest |
GetEntryWithSignatureRequest.withAccessToken(String accessToken) |
GetEntryWithSignatureRequest |
GetEntryWithSignatureRequest.withEntryModelName(String entryModelName) |
GetEntryWithSignatureRequest |
GetEntryWithSignatureRequest.withKeyId(String keyId) |
GetEntryWithSignatureRequest |
GetEntryWithSignatureRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.