public class OperationPropertiesFormatServiceSpecification extends Object
Constructor and Description |
---|
OperationPropertiesFormatServiceSpecification() |
Modifier and Type | Method and Description |
---|---|
List<LogSpecification> |
logSpecifications()
Get the logSpecifications value.
|
List<MetricSpecification> |
metricSpecifications()
Get the metricSpecifications value.
|
OperationPropertiesFormatServiceSpecification |
withLogSpecifications(List<LogSpecification> logSpecifications)
Set the logSpecifications value.
|
OperationPropertiesFormatServiceSpecification |
withMetricSpecifications(List<MetricSpecification> metricSpecifications)
Set the metricSpecifications value.
|
public OperationPropertiesFormatServiceSpecification()
public List<MetricSpecification> metricSpecifications()
public OperationPropertiesFormatServiceSpecification withMetricSpecifications(List<MetricSpecification> metricSpecifications)
metricSpecifications
- the metricSpecifications value to setpublic List<LogSpecification> logSpecifications()
public OperationPropertiesFormatServiceSpecification withLogSpecifications(List<LogSpecification> logSpecifications)
logSpecifications
- the logSpecifications value to setCopyright © 2019. All rights reserved.