| Package | Description |
|---|---|
| io.gs2.watch.model | |
| io.gs2.watch.result |
| Modifier and Type | Method and Description |
|---|---|
static BillingActivity |
BillingActivity.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
BillingActivity |
BillingActivity.withActivityType(String activityType) |
BillingActivity |
BillingActivity.withBillingActivityId(String billingActivityId) |
BillingActivity |
BillingActivity.withMonth(Integer month) |
BillingActivity |
BillingActivity.withService(String service) |
BillingActivity |
BillingActivity.withValue(Long value) |
BillingActivity |
BillingActivity.withYear(Integer year) |
| Modifier and Type | Method and Description |
|---|---|
int |
BillingActivity.compareTo(BillingActivity o) |
| Modifier and Type | Method and Description |
|---|---|
BillingActivity |
GetBillingActivityResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
List<BillingActivity> |
DescribeBillingActivitiesResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetBillingActivityResult.setItem(BillingActivity item) |
GetBillingActivityResult |
GetBillingActivityResult.withItem(BillingActivity item) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeBillingActivitiesResult.setItems(List<BillingActivity> items) |
DescribeBillingActivitiesResult |
DescribeBillingActivitiesResult.withItems(List<BillingActivity> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.