Interface TimestampForCollection.Builder

    • Method Detail

      • timestamp

        TimestampForCollection.Builder timestamp​(Instant timestamp)

        The data and time when data collection began for a source package. The value is an ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

        Parameters:
        timestamp - The data and time when data collection began for a source package. The value is an ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.
        Returns:
        Returns a reference to this object so that method calls can be chained together.