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