| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeFormsResult |
Gs2FormationRestClient.describeForms(DescribeFormsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2FormationRestClient.describeFormsAsync(DescribeFormsRequest request,
AsyncAction<AsyncResult<DescribeFormsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeFormsResult |
DescribeFormsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeFormsResult |
DescribeFormsResult.withItems(List<Form> items) |
DescribeFormsResult |
DescribeFormsResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.