| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.result |
| Modifier and Type | Method and Description |
|---|---|
GetMoldByUserIdResult |
Gs2FormationRestClient.getMoldByUserId(GetMoldByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2FormationRestClient.getMoldByUserIdAsync(GetMoldByUserIdRequest request,
AsyncAction<AsyncResult<GetMoldByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetMoldByUserIdResult |
GetMoldByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetMoldByUserIdResult |
GetMoldByUserIdResult.withItem(Mold item) |
GetMoldByUserIdResult |
GetMoldByUserIdResult.withMoldModel(MoldModel moldModel) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.