static Billing |
Billing.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Billing |
Billing.withActivityType(String activityType) |
Billing |
Billing.withBillingId(String billingId) |
Billing |
Billing.withCreatedAt(Long createdAt) |
Billing |
Billing.withCurrency(String currency) |
Billing |
Billing.withMonth(Integer month) |
Billing |
Billing.withPrice(Long price) |
Billing |
Billing.withProjectName(String projectName) |
Billing |
Billing.withRegion(String region) |
Billing |
Billing.withService(String service) |
Billing |
Billing.withUnit(Double unit) |
Billing |
Billing.withUnitName(String unitName) |
Billing |
Billing.withUpdatedAt(Long updatedAt) |
Billing |
Billing.withYear(Integer year) |