DiagnosticAnalysisProperties |
DiagnosticAnalysisProperties.withAbnormalTimePeriods(List<AbnormalTimePeriod> abnormalTimePeriods) |
Set the abnormalTimePeriods property: List of time periods.
|
DiagnosticAnalysisProperties |
DiagnosticAnalysisProperties.withEndTime(OffsetDateTime endTime) |
Set the endTime property: End time of the period.
|
DiagnosticAnalysisProperties |
DiagnosticAnalysisProperties.withNonCorrelatedDetectors(List<DetectorDefinition> nonCorrelatedDetectors) |
Set the nonCorrelatedDetectors property: Data by each detector for detectors that did not corelate.
|
DiagnosticAnalysisProperties |
DiagnosticAnalysisProperties.withPayload(List<AnalysisData> payload) |
Set the payload property: Data by each detector.
|
DiagnosticAnalysisProperties |
DiagnosticAnalysisProperties.withStartTime(OffsetDateTime startTime) |
Set the startTime property: Start time of the period.
|