public static final class Metric.Blueprint extends Entity.Blueprint
Note that tenantId, etc., are not needed here because they are provided by the context in which the
WriteInterface.create(Entity.Blueprint) method is called.
| Modifier and Type | Class and Description |
|---|---|
static class |
Metric.Blueprint.Builder |
| Constructor and Description |
|---|
Blueprint(String metricTypeId,
String id) |
Blueprint(String metricTypeId,
String id,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
static Metric.Blueprint.Builder |
builder() |
String |
getMetricTypeId() |
getId, getPropertiesCopyright © 2015 Red Hat, Inc.. All rights reserved.