static TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.builder() |
|
TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.Builder.content(String content) |
The content of the time series data points form.
|
TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.Builder.formName(String formName) |
The name of the time series data points form.
|
TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.Builder.timestamp(Instant timestamp) |
The timestamp of the time series data points form.
|
TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.toBuilder() |
|
TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.Builder.typeIdentifier(String typeIdentifier) |
The ID of the type of the time series data points form.
|
TimeSeriesDataPointFormInput.Builder |
TimeSeriesDataPointFormInput.Builder.typeRevision(String typeRevision) |
The revision type of the time series data points form.
|