| Package | Description |
|---|---|
| io.gs2.watch | |
| io.gs2.watch.request |
| Modifier and Type | Method and Description |
|---|---|
GetBillingActivityResult |
Gs2WatchRestClient.getBillingActivity(GetBillingActivityRequest request) |
void |
Gs2WatchRestClient.getBillingActivityAsync(GetBillingActivityRequest request,
AsyncAction<AsyncResult<GetBillingActivityResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetBillingActivityRequest |
GetBillingActivityRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetBillingActivityRequest |
GetBillingActivityRequest.withActivityType(String activityType) |
GetBillingActivityRequest |
GetBillingActivityRequest.withMonth(Integer month) |
GetBillingActivityRequest |
GetBillingActivityRequest.withService(String service) |
GetBillingActivityRequest |
GetBillingActivityRequest.withYear(Integer year) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.