public static final class MetricType.Blueprint.Builder extends Entity.Blueprint.Builder<MetricType.Blueprint,MetricType.Blueprint.Builder>
id, incoming, name, outgoingproperties| Constructor and Description |
|---|
Builder(MetricDataType metricDataType) |
| Modifier and Type | Method and Description |
|---|---|
MetricType.Blueprint |
build() |
MetricType.Blueprint.Builder |
withInterval(Long interval) |
MetricType.Blueprint.Builder |
withType(MetricDataType type)
Deprecated.
don't use this. Use the constructor instead.
|
MetricType.Blueprint.Builder |
withUnit(MetricUnit unit) |
withId, withIncomingRelationships, withName, withOutgoingRelationshipscastThis, withProperties, withPropertypublic Builder(MetricDataType metricDataType)
public MetricType.Blueprint.Builder withUnit(MetricUnit unit)
@Deprecated public MetricType.Blueprint.Builder withType(MetricDataType type)
public MetricType.Blueprint.Builder withInterval(Long interval)
public MetricType.Blueprint build()
build in class AbstractElement.Blueprint.Builder<MetricType.Blueprint,MetricType.Blueprint.Builder>Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.