Interface NoData.Builder

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

@Mutable @NotThreadSafe public static interface NoData.Builder extends SdkPojo, CopyableBuilder<NoData.Builder,NoData>
  • Method Details

    • treatAs

      NoData.Builder treatAs(String treatAs)

      The state to report when an evaluation produces no data.

      Parameters:
      treatAs - The state to report when an evaluation produces no data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • treatAs

      NoData.Builder treatAs(AlertState treatAs)

      The state to report when an evaluation produces no data.

      Parameters:
      treatAs - The state to report when an evaluation produces no data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: