| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeBillingsResult |
Gs2ProjectRestClient.describeBillings(DescribeBillingsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ProjectRestClient.describeBillingsAsync(DescribeBillingsRequest request,
AsyncAction<AsyncResult<DescribeBillingsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeBillingsResult |
DescribeBillingsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeBillingsResult |
DescribeBillingsResult.withItems(List<Billing> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.