public class MetricStoreViewRoutingConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricStoreViewRoutingConfig.ProjectStore |
| Constructor and Description |
|---|
MetricStoreViewRoutingConfig(List<String> metricNames,
List<MetricStoreViewRoutingConfig.ProjectStore> projectStores) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMetricNames() |
List<MetricStoreViewRoutingConfig.ProjectStore> |
getProjectStores() |
void |
setMetricNames(List<String> metricNames) |
void |
setProjectStores(List<MetricStoreViewRoutingConfig.ProjectStore> projectStores) |
public MetricStoreViewRoutingConfig(List<String> metricNames, List<MetricStoreViewRoutingConfig.ProjectStore> projectStores)
public List<MetricStoreViewRoutingConfig.ProjectStore> getProjectStores()
public void setProjectStores(List<MetricStoreViewRoutingConfig.ProjectStore> projectStores)
Copyright © 2025. All Rights Reserved.