| Modifier and Type | Method and Description |
|---|---|
static MetricGraphConfig.Builder |
MetricGraphConfig.builder() |
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withColor(String value)
Sets the value of Color
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withDimensions(List<Dimension> value)
Sets the value of Dimensions
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withLabel(String value)
Sets the value of Label
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withMetricName(String value)
Sets the value of MetricName
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withNamespace(String value)
Sets the value of Namespace
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withPeriod(Number value)
Sets the value of Period
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withStatistic(String value)
Sets the value of Statistic
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withUnit(Unit value)
Sets the value of Unit
|
Copyright © 2019. All rights reserved.