| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.result |
| Modifier and Type | Method and Description |
|---|---|
SetFormWithSignatureResult |
Gs2FormationRestClient.setFormWithSignature(SetFormWithSignatureRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2FormationRestClient.setFormWithSignatureAsync(SetFormWithSignatureRequest request,
AsyncAction<AsyncResult<SetFormWithSignatureResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SetFormWithSignatureResult |
SetFormWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SetFormWithSignatureResult |
SetFormWithSignatureResult.withFormModel(FormModel formModel) |
SetFormWithSignatureResult |
SetFormWithSignatureResult.withItem(Form item) |
SetFormWithSignatureResult |
SetFormWithSignatureResult.withMold(Mold mold) |
SetFormWithSignatureResult |
SetFormWithSignatureResult.withMoldModel(MoldModel moldModel) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.