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