public class ServiceSpecification extends Object
Constructor and Description |
---|
ServiceSpecification() |
Modifier and Type | Method and Description |
---|---|
List<MetricSpecification> |
metricSpecifications()
Get metric specifications of operation.
|
ServiceSpecification |
withMetricSpecifications(List<MetricSpecification> metricSpecifications)
Set metric specifications of operation.
|
public List<MetricSpecification> metricSpecifications()
public ServiceSpecification withMetricSpecifications(List<MetricSpecification> metricSpecifications)
metricSpecifications
- the metricSpecifications value to setCopyright © 2019. All rights reserved.