| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeDistributorModelMastersResult |
Gs2DistributorRestClient.describeDistributorModelMasters(DescribeDistributorModelMastersRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DistributorRestClient.describeDistributorModelMastersAsync(DescribeDistributorModelMastersRequest request,
AsyncAction<AsyncResult<DescribeDistributorModelMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDistributorModelMastersResult |
DescribeDistributorModelMastersResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeDistributorModelMastersResult |
DescribeDistributorModelMastersResult.withItems(List<DistributorModelMaster> items) |
DescribeDistributorModelMastersResult |
DescribeDistributorModelMastersResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.