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