Interface DataUpdateRequestDetails.Builder

  • Method Details

    • dataUpdatedAt

      DataUpdateRequestDetails.Builder dataUpdatedAt(Instant dataUpdatedAt)

      A datetime in the past when the data was updated. This typically means that the underlying resource supporting the data set was updated.

      Parameters:
      dataUpdatedAt - A datetime in the past when the data was updated. This typically means that the underlying resource supporting the data set was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.