Interface PatchMediaBody.UploadedAtStage
- All Known Implementing Classes:
PatchMediaBody.Builder
- Enclosing class:
PatchMediaBody
public static interface PatchMediaBody.UploadedAtStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(PatchMediaBody other) uploadedAt(OffsetDateTime uploadedAt) The date and time when the media record was uploaded
-
Method Details
-
uploadedAt
The date and time when the media record was uploaded
-
from
-