| Package | Description |
|---|---|
| io.gs2.showcase | |
| io.gs2.showcase.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeShowcasesResult |
Gs2ShowcaseRestClient.describeShowcases(DescribeShowcasesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ShowcaseRestClient.describeShowcasesAsync(DescribeShowcasesRequest request,
AsyncAction<AsyncResult<DescribeShowcasesResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeShowcasesResult |
DescribeShowcasesResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeShowcasesResult |
DescribeShowcasesResult.withItems(List<Showcase> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.