public static interface DataUpdateRequestDetails.Builder extends SdkPojo, CopyableBuilder<DataUpdateRequestDetails.Builder,DataUpdateRequestDetails>
| Modifier and Type | Method and Description |
|---|---|
DataUpdateRequestDetails.Builder |
dataUpdatedAt(Instant dataUpdatedAt)
A datetime in the past when the data was updated.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataUpdateRequestDetails.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.
dataUpdatedAt - A datetime in the past when the data was updated. This typically means that the underlying resource
supporting the data set was updated.Copyright © 2023. All rights reserved.