Interface AnomalyReportedTimeRange.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnomalyReportedTimeRange.Builder,AnomalyReportedTimeRange>, SdkBuilder<AnomalyReportedTimeRange.Builder,AnomalyReportedTimeRange>, SdkPojo
Enclosing class:
AnomalyReportedTimeRange

public static interface AnomalyReportedTimeRange.Builder extends SdkPojo, CopyableBuilder<AnomalyReportedTimeRange.Builder,AnomalyReportedTimeRange>
  • Method Details

    • openTime

      The time when an anomaly is opened.

      Parameters:
      openTime - The time when an anomaly is opened.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • closeTime

      The time when an anomaly is closed.

      Parameters:
      closeTime - The time when an anomaly is closed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.