| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
GetFormResult |
Gs2FormationRestClient.getForm(GetFormRequest request) |
void |
Gs2FormationRestClient.getFormAsync(GetFormRequest request,
AsyncAction<AsyncResult<GetFormResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetFormRequest |
GetFormRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFormRequest |
GetFormRequest.withAccessToken(String accessToken) |
GetFormRequest |
GetFormRequest.withIndex(Integer index) |
GetFormRequest |
GetFormRequest.withMoldName(String moldName) |
GetFormRequest |
GetFormRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.