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