CycloneDX::PerformanceMetric
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(metric_type : String | Nil = nil, value : String | Nil = nil, slice : String | Nil = nil, confidence_interval : ConfidenceInterval | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
confidence_interval
Sourcemetric_type
Sourceslice
Sourceto_xml(xml : XML::Builder)
Sourcevalue
Source