| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeDistributorModelsResult |
Gs2DistributorRestClient.describeDistributorModels(DescribeDistributorModelsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DistributorRestClient.describeDistributorModelsAsync(DescribeDistributorModelsRequest request,
AsyncAction<AsyncResult<DescribeDistributorModelsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDistributorModelsResult |
DescribeDistributorModelsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeDistributorModelsResult |
DescribeDistributorModelsResult.withItems(List<DistributorModel> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.