| Package | Description |
|---|---|
| org.sonar.wsclient.services |
| Modifier and Type | Method and Description |
|---|---|
static MetricCreateQuery |
MetricCreateQuery.create(String metricKey) |
MetricCreateQuery |
MetricCreateQuery.setDescription(String description) |
MetricCreateQuery |
MetricCreateQuery.setDomain(String domain) |
MetricCreateQuery |
MetricCreateQuery.setName(String name) |
MetricCreateQuery |
MetricCreateQuery.setType(String type) |
Copyright © 2009–2015 SonarSource. All rights reserved.