Interface DeprecationRequestDetails.Builder

  • Method Details

    • deprecationAt

      DeprecationRequestDetails.Builder deprecationAt(Instant deprecationAt)

      A datetime in the future when the data set will be deprecated.

      Parameters:
      deprecationAt - A datetime in the future when the data set will be deprecated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.