Uses of Class
com.vidispine.generated.MetricsReporterType
-
Uses of MetricsReporterType in com.vidispine.generated
Subclasses of MetricsReporterType in com.vidispine.generatedModifier and TypeClassDescriptionclassJava class for StatsdReporterType complex typeMethods in com.vidispine.generated that return MetricsReporterTypeModifier and TypeMethodDescriptionObjectFactory.createMetricsReporterType()Create an instance ofMetricsReporterTypeMetricsReporterType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetricsReporterType.withExclude(String... values) Adds objects to the list of Exclude using add methodMetricsReporterType.withExclude(Collection<String> values) Adds objects to the list of Exclude using addAll methodMetricsReporterType.withInclude(String... values) Adds objects to the list of Include using add methodMetricsReporterType.withInclude(Collection<String> values) Adds objects to the list of Include using addAll method