| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
GetMoldModelResult |
Gs2FormationRestClient.getMoldModel(GetMoldModelRequest request) |
void |
Gs2FormationRestClient.getMoldModelAsync(GetMoldModelRequest request,
AsyncAction<AsyncResult<GetMoldModelResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetMoldModelRequest |
GetMoldModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetMoldModelRequest |
GetMoldModelRequest.withMoldName(String moldName) |
GetMoldModelRequest |
GetMoldModelRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.