Interface TimeSeriesDataPointSummaryFormOutput.Builder

  • Method Details

    • contentSummary

      TimeSeriesDataPointSummaryFormOutput.Builder contentSummary(String contentSummary)

      The content of the summary of the time series data points form.

      Parameters:
      contentSummary - The content of the summary of the time series data points form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • formName

      The name of the time series data points summary form.

      Parameters:
      formName - The name of the time series data points summary form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the time series data points summary form.

      Parameters:
      id - The ID of the time series data points summary form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timestamp

      The timestamp of the time series data points summary form.

      Parameters:
      timestamp - The timestamp of the time series data points summary form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • typeIdentifier

      TimeSeriesDataPointSummaryFormOutput.Builder typeIdentifier(String typeIdentifier)

      The type ID of the time series data points summary form.

      Parameters:
      typeIdentifier - The type ID of the time series data points summary form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • typeRevision

      The type revision of the time series data points summary form.

      Parameters:
      typeRevision - The type revision of the time series data points summary form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.