Uses of Class
com.vidispine.generated.StatsDRecieverType
-
Uses of StatsDRecieverType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type StatsDRecieverTypeModifier and TypeFieldDescriptionprotected List<StatsDRecieverType>TranscoderConfigurationType.statsdMethods in com.vidispine.generated that return StatsDRecieverTypeModifier and TypeMethodDescriptionObjectFactory.createStatsDRecieverType()Create an instance ofStatsDRecieverTypeStatsDRecieverType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) StatsDRecieverType.withDestination(AddressPortType value) Sets the value of the destination property.StatsDRecieverType.withPrefix(String value) Sets the value of the prefix property.Methods in com.vidispine.generated that return types with arguments of type StatsDRecieverTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.getStatsd()Gets the value of the statsd property.Methods in com.vidispine.generated with parameters of type StatsDRecieverTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.withStatsd(StatsDRecieverType... values) Adds objects to the list of Statsd using add methodMethod parameters in com.vidispine.generated with type arguments of type StatsDRecieverTypeModifier and TypeMethodDescriptionTranscoderConfigurationType.withStatsd(Collection<StatsDRecieverType> values) Adds objects to the list of Statsd using addAll method