| Package | Description |
|---|---|
| io.gs2.watch | |
| io.gs2.watch.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeBillingActivitiesResult |
Gs2WatchRestClient.describeBillingActivities(DescribeBillingActivitiesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2WatchRestClient.describeBillingActivitiesAsync(DescribeBillingActivitiesRequest request,
AsyncAction<AsyncResult<DescribeBillingActivitiesResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeBillingActivitiesResult |
DescribeBillingActivitiesResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeBillingActivitiesResult |
DescribeBillingActivitiesResult.withItems(List<BillingActivity> items) |
DescribeBillingActivitiesResult |
DescribeBillingActivitiesResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.