Interface TimeSeriesDataPointSummaryFormOutput.Builder

    • Method Detail

      • 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

        TimeSeriesDataPointSummaryFormOutput.Builder formName​(String 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

        TimeSeriesDataPointSummaryFormOutput.Builder id​(String 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

        TimeSeriesDataPointSummaryFormOutput.Builder timestamp​(Instant 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

        TimeSeriesDataPointSummaryFormOutput.Builder typeRevision​(String 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.