| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeFormsResult |
Gs2FormationRestClient.describeForms(DescribeFormsRequest request) |
void |
Gs2FormationRestClient.describeFormsAsync(DescribeFormsRequest request,
AsyncAction<AsyncResult<DescribeFormsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeFormsRequest |
DescribeFormsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeFormsRequest |
DescribeFormsRequest.withAccessToken(String accessToken) |
DescribeFormsRequest |
DescribeFormsRequest.withLimit(Integer limit) |
DescribeFormsRequest |
DescribeFormsRequest.withMoldName(String moldName) |
DescribeFormsRequest |
DescribeFormsRequest.withNamespaceName(String namespaceName) |
DescribeFormsRequest |
DescribeFormsRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.