Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary.Metric
Packages that use ApplicationSummary.Metric
-
Uses of ApplicationSummary.Metric in com.yahoo.vespa.hosted.controller.api.integration.organization
Methods in com.yahoo.vespa.hosted.controller.api.integration.organization that return types with arguments of type ApplicationSummary.MetricConstructor parameters in com.yahoo.vespa.hosted.controller.api.integration.organization with type arguments of type ApplicationSummary.MetricModifierConstructorDescriptionApplicationSummary(com.yahoo.config.provision.ApplicationId application, Optional<Instant> lastQueried, Optional<Instant> lastWritten, Optional<Instant> lastBuilt, Map<DeploymentId, ApplicationSummary.Metric> metrics)