| Modifier and Type | Method and Description |
|---|---|
AbnormalTimePeriod |
AbnormalTimePeriod.withEndTime(org.joda.time.DateTime endTime)
Set the endTime value.
|
AbnormalTimePeriod |
AbnormalTimePeriod.withEvents(List<DetectorAbnormalTimePeriod> events)
Set the events value.
|
AbnormalTimePeriod |
AbnormalTimePeriod.withSolutions(List<Solution> solutions)
Set the solutions value.
|
AbnormalTimePeriod |
AbnormalTimePeriod.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/