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