Interface TimestampForCollection.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TimestampForCollection.Builder,TimestampForCollection>, SdkBuilder<TimestampForCollection.Builder,TimestampForCollection>, SdkPojo
Enclosing class:
TimestampForCollection

public static interface TimestampForCollection.Builder extends SdkPojo, CopyableBuilder<TimestampForCollection.Builder,TimestampForCollection>
  • Method Details

    • 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.