| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
GetFormModelMasterResult |
Gs2FormationRestClient.getFormModelMaster(GetFormModelMasterRequest request) |
void |
Gs2FormationRestClient.getFormModelMasterAsync(GetFormModelMasterRequest request,
AsyncAction<AsyncResult<GetFormModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetFormModelMasterRequest |
GetFormModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFormModelMasterRequest |
GetFormModelMasterRequest.withFormModelName(String formModelName) |
GetFormModelMasterRequest |
GetFormModelMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.