Interface ListCalculatedAttributeDefinitionItem.Builder

  • Method Details

    • calculatedAttributeName

      ListCalculatedAttributeDefinitionItem.Builder calculatedAttributeName(String calculatedAttributeName)

      The unique name of the calculated attribute.

      Parameters:
      calculatedAttributeName - The unique name of the calculated attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayName

      The display name of the calculated attribute.

      Parameters:
      displayName - The display name of the calculated attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The threshold for the calculated attribute.

      Parameters:
      description - The threshold for the calculated attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The threshold for the calculated attribute.

      Parameters:
      createdAt - The threshold for the calculated attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      The timestamp of when the calculated attribute definition was most recently edited.

      Parameters:
      lastUpdatedAt - The timestamp of when the calculated attribute definition was most recently edited.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • useHistoricalData

      ListCalculatedAttributeDefinitionItem.Builder useHistoricalData(Boolean useHistoricalData)

      Whether historical data ingested before the Calculated Attribute was created should be included in calculations.

      Parameters:
      useHistoricalData - Whether historical data ingested before the Calculated Attribute was created should be included in calculations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Status of the Calculated Attribute creation (whether all historical data has been indexed.)

      Parameters:
      status - Status of the Calculated Attribute creation (whether all historical data has been indexed.)
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Status of the Calculated Attribute creation (whether all historical data has been indexed.)

      Parameters:
      status - Status of the Calculated Attribute creation (whether all historical data has been indexed.)
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tags

      The tags used to organize, track, or control access for this resource.

      Parameters:
      tags - The tags used to organize, track, or control access for this resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.