| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.domain.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
GetFormWithSignatureResult |
Gs2FormationRestClient.getFormWithSignature(GetFormWithSignatureRequest request) |
void |
Gs2FormationRestClient.getFormWithSignatureAsync(GetFormWithSignatureRequest request,
AsyncAction<AsyncResult<GetFormWithSignatureResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
FormAccessTokenDomain |
FormAccessTokenDomain.getWithSignature(GetFormWithSignatureRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static GetFormWithSignatureRequest |
GetFormWithSignatureRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFormWithSignatureRequest |
GetFormWithSignatureRequest.withAccessToken(String accessToken) |
GetFormWithSignatureRequest |
GetFormWithSignatureRequest.withIndex(Integer index) |
GetFormWithSignatureRequest |
GetFormWithSignatureRequest.withKeyId(String keyId) |
GetFormWithSignatureRequest |
GetFormWithSignatureRequest.withMoldName(String moldName) |
GetFormWithSignatureRequest |
GetFormWithSignatureRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.