Class OperationPropertiesFormatServiceSpecification


  • public class OperationPropertiesFormatServiceSpecification
    extends Object
    Specification of the service.
    • Constructor Detail

      • OperationPropertiesFormatServiceSpecification

        public OperationPropertiesFormatServiceSpecification()
    • Method Detail

      • metricSpecifications

        public List<MetricSpecification> metricSpecifications()
        Get the metricSpecifications value.
        Returns:
        the metricSpecifications value
      • withMetricSpecifications

        public OperationPropertiesFormatServiceSpecification withMetricSpecifications​(List<MetricSpecification> metricSpecifications)
        Set the metricSpecifications value.
        Parameters:
        metricSpecifications - the metricSpecifications value to set
        Returns:
        the OperationPropertiesFormatServiceSpecification object itself.
      • logSpecifications

        public List<LogSpecification> logSpecifications()
        Get the logSpecifications value.
        Returns:
        the logSpecifications value