Interface FrozenFrames.Builder

  • Method Details

    • state

      Indicates whether the FrozenFrames metric is enabled or disabled.

      Parameters:
      state - Indicates whether the FrozenFrames metric is enabled or disabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Indicates whether the FrozenFrames metric is enabled or disabled.

      Parameters:
      state - Indicates whether the FrozenFrames metric is enabled or disabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • thresholdSeconds

      FrozenFrames.Builder thresholdSeconds(Integer thresholdSeconds)

      Specifies the number of consecutive seconds of a static image that triggers an event or alert.

      Parameters:
      thresholdSeconds - Specifies the number of consecutive seconds of a static image that triggers an event or alert.
      Returns:
      Returns a reference to this object so that method calls can be chained together.