public static interface TimestampForCollection.Builder extends SdkPojo, CopyableBuilder<TimestampForCollection.Builder,TimestampForCollection>
| Modifier and Type | Method and Description |
|---|---|
TimestampForCollection.Builder |
timestamp(Instant timestamp)
The data and time when data collection began for a source package.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimestampForCollection.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.
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.Copyright © 2023. All rights reserved.