Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
-
Packages that use Plan Package Description com.yahoo.vespa.hosted.controller.api.integration.resource -
-
Uses of Plan in com.yahoo.vespa.hosted.controller.api.integration.resource
Methods in com.yahoo.vespa.hosted.controller.api.integration.resource that return Plan Modifier and Type Method Description PlanResourceUsage. getPlan()Constructors in com.yahoo.vespa.hosted.controller.api.integration.resource with parameters of type Plan Constructor Description ResourceUsage(com.yahoo.config.provision.ApplicationId applicationId, com.yahoo.config.provision.zone.ZoneId zoneId, Plan plan, java.math.BigDecimal cpuMillis, java.math.BigDecimal memoryMillis, java.math.BigDecimal diskMillis)
-