Uses of Class
io.gs2.project.model.Billing
Packages that use Billing
-
Uses of Billing in io.gs2.project.model
Methods in io.gs2.project.model that return BillingModifier and TypeMethodDescriptionstatic BillingBilling.fromJson(com.fasterxml.jackson.databind.JsonNode data) Billing.withActivityType(String activityType) Billing.withBillingId(String billingId) Billing.withCreatedAt(Long createdAt) Billing.withCurrency(String currency) Billing.withProjectName(String projectName) Billing.withRegion(String region) Billing.withService(String service) Billing.withUnitName(String unitName) Billing.withUpdatedAt(Long updatedAt) Methods in io.gs2.project.model with parameters of type Billing -
Uses of Billing in io.gs2.project.result
Methods in io.gs2.project.result that return types with arguments of type BillingMethod parameters in io.gs2.project.result with type arguments of type Billing