Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
Packages that use ResourceUsage
Package
Description
-
Uses of ResourceUsage in com.yahoo.vespa.hosted.controller.api.integration.billing
Methods in com.yahoo.vespa.hosted.controller.api.integration.billing with parameters of type ResourceUsageModifier and TypeMethodDescriptionCostCalculator.calculate(ResourceUsage usage) Calculate the cost for the given usage -
Uses of ResourceUsage in com.yahoo.vespa.hosted.controller.api.integration.resource
Methods in com.yahoo.vespa.hosted.controller.api.integration.resource that return types with arguments of type ResourceUsageModifier and TypeMethodDescriptiondefault List<ResourceUsage>ResourceDatabaseClient.getResourceSnapshotsForMonth(com.yahoo.config.provision.TenantName tenantName, YearMonth month) ResourceDatabaseClient.getResourceSnapshotsForPeriod(com.yahoo.config.provision.TenantName tenantName, long startTimestamp, long endTimestamp) ResourceDatabaseClientMock.getResourceSnapshotsForPeriod(com.yahoo.config.provision.TenantName tenantName, long start, long end)